-
**_Reported by Andrew Boie:_**
Steps to reproduce:
Add the following lines to prj.conf:
```
CONFIG_DEBUG=y
CONFIG_SYS_POWER_MANAGEMENT=y
CONFIG_TICKLESS_IDLE=y
CONFIG_TICKLESS_KERNEL=y
```
…
-
**_Reported by Andrew Boie:_**
Steps to reproduce:
Add the following lines to prj.conf:
```
CONFIG_DEBUG=y
CONFIG_SYS_POWER_MANAGEMENT=y
CONFIG_TICKLESS_IDLE=y
CONFIG_TICKLESS_KERNEL=y
```
…
-
We agreed that in 0.4 we'd try to sketch out the broad brush strokes of the API so that we can generate additional work items and investigations. This work item tracks doing this.
FWIW, here is a …
-
While running sample application, i am getting error @ test_time_slicing_preemptible under
" tests/kernel/threads_scheduling/schedule_api ".
Here is ERROR log :-
Assertion failed at /home/ys…
-
With our efforts to enable cross-platform development, and recently, to enable the use of NuGet packages for ChakraCore development with .NET and Native apps (#85), as well as other work we've been do…
-
# What's the problem?
The Internet of Things (IoT) is the third computing revolution, the story so far being
1. Personal computing
1. Cloud computing
1. and now Ubiquitous computing (IoT)
T…
-
Trying nodogsplash for compatibility reasons with Samsung phones I detected that DNS-tunneling is possible with nodogsplash; it should filter DNS traffic not destinated for 'connectivitycheck.android.…
-
I have a C++ application running on Edison (firmware release 3.5; mraa version 1.5.1) with an ISR. When terminating the application, and releasing the resources, the isrExit function occasionally retu…
-
NetworkOnMainThread exception can occur when reconnecting to an IoT session if it needs to get `getCredentials()` from the API. This occurs on: the latest IoT SDK.
This is because `scheduleReconnec…
-
Since the introduction of Linux/ARM support, the minimum required
hardware to run Go with Linux was ARMv5E, e.g.ARM926.
At that time, this choice makes sense because ARM9 systems are
still around…
minux updated
6 years ago