Module f3::examples [] [src]

Examples

Modules

_0_hello

Prints "Hello" and then "World" on the OpenOCD console

_1_itm

Sends Hello and then World through the first ITM stimulus port

_2_led

Turns all the user LEDs on

_3_blinky

Blinks an LED

_4_roulette

A LED roulette!

_5_loopback

Serial interface loopback

_6_concurrency

LED roulette and serial loopback running concurrently

_7_resource

Sharing memory using a Resource

_8_preemption

Sharing memory using Resource