Expand description
Board file for STM32F3Discovery Kit development board
Modulesยง
- io
- Support routines for debugging I/O.
- virtual_
uart_ ๐rx_ test - Test reception on the virtualized UART by creating two readers that read in parallel. To add this test, include the line
Structsยง
- STM32
F3Discovery ๐ - A structure representing this platform that holds references to all capsules for this platform.
Constantsยง
- FAULT_
RESPONSE ๐ - NUM_
PROCS ๐
Staticsยง
- CHIP ๐
- PROCESSES ๐
- PROCESS_
PRINTER ๐ - STACK_
MEMORY - Dummy buffer that causes the linker to reserve enough space for the stack.
Functionsยง
- mainโ
- Main function called after RAM initialized.
- set_
pin_ ๐ โprimary_ functions - Helper function called during bring-up that configures multiplexed I/O.
- setup_
peripherals ๐ โ - Helper function for miscellaneous peripheral functions
- start ๐ โ
- Main function.
Type Aliasesยง
- L3GD20
Sensor ๐ - Temperature
Driver ๐