Module arch

Source
Expand description

§Architecture-Specific Code

Contains architecture-specific implementations and abstractions for the Cortex-M4 processor core used in STM32 microcontrollers.

This module provides low-level system functionality including interrupt handling, system control, and timing services.

Modules§

cortex_m4
Cortex-M4 Architecture Support