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§
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.