/stm32ll-lib

Library for STM32

Primary LanguageCGNU General Public License v3.0GPL-3.0

STM32 LL Library

Library for STM32 chips.

This is a header only library. The UART and SPI libraries do not use handlers like it is often done. This results in more cumbersome-looking code, but is significantly more performant, especially of interrupt routines.