Module f3::examples [] [src]

Examples

Modules

exception

Exceptions handlers are smart! They help you find the source of crashes

itm

With the iprint! macros you can send print!-formatted messages to the HOST

led_roulette

A LED roulette!

minimal

Minimal, working example

override_default_exception_handler

Override the default exception handler

override_exception

Override the hard fault (or any other) exception handler

override_init

Override the initialization routine that runs before main

override_panic_fmt

Override panic_fmt

panic

panic!s send their messages to the ITM