The RP2040’s appeal comes from its compatibility with multiple programming environments, such as MicroPython, C/C++, and Arduino IDE, combined with a large ecosystem of open-source examples. GitHub ...
Bare-metal, register-level examples for the STM32F103C8T6 ("Blue Pill"). No HAL, no LL — every peripheral is configured by writing directly to its registers, using the CMSIS header.