-
Hello
I'm completly newby to riot-os, I found it with an excellent article in a french magazine call "Open Silicium".
After doing some exercise like helloword and gnrc_networking, I tried the examp…
-
@sandeepmistry Using your OpenOCD tooling, how do I configure OpenOCD to flush a `application.ino.hex` file from out the build directory (`..\AppData\Local\Temp\buildxxx...xx.tmp`) to the target devic…
-
We are really interested on developing and Arduino Hardware Core for the SAMD21 [Smart Citizen Kit](http://smartcitizen.me) project.
We are amazed by your idea of using ATMEL SAM-BA bootloader instea…
-
I got a new Zero from arduino.cc, followed the getting started (Windows), and succeeded running a simple program, using the Programming Port. But on 32 or 64 bit Ubuntu, I can't upload the bits. Both …
-
Where can I get board IDs?
I can see the list in pyOCD and know that they are compiled into the CMSIS DAP firmware. But I didn't find the information how to get a new one.
Regards
Olaf
-
I'm using MDK5 + CMSIS_DAP_USB project, set reconfiguration to V2, both HID and CDC are enabled, from test, only CDC are properly installed on Windows7 32 bit version. HID can't be recognized.
If I …
-
It's not an issue specific to RIOT OS, it's more an issue with openOCD and STLink-v2.
I was interested in trying RIOT OS, before trying to flash it on my nrf51822 module I was trying an example from …