home.social

#riot_os — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #riot_os, aggregated by home.social.

  1. If you're looking for an OS for embedded applications, take a look at RIOT-OS.

    Programmed in C, runs on a ton of boards and has all of the latest (wireless) communication standards.
    #RIOT-OS #RIOT_OS

    riot-os.org/

  2. Tracking down a firmware bug in #PineTime @PINE64 ? Or trying to understand an alien chunk of firmware code? #VSCode Debugger with #STLink can help! Lemme show you how I used the debugger for my first contact with #RIOT_OS... medium.com/@ly.lee/debug-riot-

  3. I ❤️ #Arm Reset Handlers... What a wicked fetish! But it says a lot about the #RTOS... And prepares you for the heavy stuff that comes later! Here's the Reset Handler for #RIOT_OS on #PineTime @PINE64 ... Love the Stack Canary and MPU support! medium.com/@ly.lee/debug-riot-

  4. I'm targeting the open-source Apache #NimBLE Stack, which runs on #ZephyrIoT, #RIOT_OS and #Mynewt OS. Here's my problem statement... There must be an easier way to code #BluetoothMesh! gist.github.com/lupyuen/0db460