STM32F103 CMSIS Peripheral Configuration
A collection of low-level peripheral configuration examples for the STM32F103 microcontroller using the CMSIS library. It provides direct register-level implementations for GPIO, DMA, SPI, UART, PWM, and NVIC interrupts, serving as a lightweight alternative to the STM32 HAL.