-
Hi,
I have a strange behavior with sendSketchInfo fonction.
I reproduced the problem with the motion sensor exemple.
If I enable #define MY_DEBUG => the presentation is complet (I_SKETCH_NAME…
-
Let's discuss how to support [Zephyr](https://zephyrproject.org/) and what should be supported.
-
IMAGE SYNC
-
There isn't a comment that describes this well enough or non-Charlie boards.
`/*
* If a Telit-Board Charlie is not in use, the ME310 class needs the Uart Serial instance in the constructor, that wi…
-
HEllo,
I am using the library for the MPU-9250 of this repository to interface with my MPU9250, however I am facing an issue when starting the device, another of the components of my board stalls a…
-
#### Description
The Riotee module is an SMD module housing both an nRF52840 and an MSP430FR5962, which the original firmware only uses for "suspend-to-disk". It features all the hardware needed to…
-
I am new to OpenSK and TockOS, both feel great so far.
Building the OpenSK for nrf52840DK 131kb ctab2 app that can be loaded into TockOS. The Readme shows an ability to install OpenSK to already exist…
-
WebUSB enabled devices are able to communicate directly with web applications with browsers implementing the spec. Currently, there is a sample app (slightly outdated and static features) under /samp…
-
Hi,
Many thanks for making this repo publicly available! I got here from the seeedstudio forum and could reuse many things of what you already developed :).
At the moment I have two questions I wa…
-
[Updated]: Currently the main issue is the need to implement `fill_impl` in `ring::rand` for each platform.