Expand description
Examples in order of increasing complexity
Modules§
- _00_
hello - Prints “Hello, world” on the OpenOCD console
- _01_itm
- Sends “Hello, world!” through the first ITM stimulus port
- _02_
leds - Turns all the user LEDs on
- _03_
blinky - Blinks an LED
- _04_
roulette - A LED roulette!
- _05_
serial - Test the serial interface
- _06_
serial_ echo - Serial interface echo server
- _07_
l3gd20 - Interfacing the on-board L3GD20 (gyroscope)
- _08_
lsm303dlhc - Interfacing the on-board LSM303DLHC (accelerometer + compass)
- _09_
log_ sensors - Logs data from the motion sensors over ITM
- _10_
madgwick - Madgwick’s orientation filter