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_concurrent

LED roulette and software loopback running concurrently

_7_resource

Sharing memory using Resource

_8_preemption

Preemptive multitasking