Expand description
Cortex-M specific code generation
Generates vector tables, startup code, and runtime support for ARM Cortex-M targets.
Structsยง
- CortexM
Builder - Build a complete Cortex-M binary with vector table and startup code
- Memory
Layout - Memory layout for Cortex-M target
- Startup
Code - Cortex-M startup code generator
- Vector
Table - Cortex-M vector table generator