Crate f3 [] [src]

Board Support Crate for the STM32F3DISCOVERY

Usage

Follow cortex-m-quickstart instructions but remove the memory.x linker script and the build.rs build script file as part of the configuration of the quickstart crate. Additionally, uncomment the "if using ITM" block in the .gdbinit file.

Examples

Check the examples module.

Reexports

pub extern crate stm32f30x;

Modules

examples

Examples

led

User LEDs

serial

Serial interface

timer

Periodic timer