STM32¶
Currently supported STM32 platforms are:
- NUCLEO-F439ZI
- NUCLEO-L432KC
- Using interrupt pin (
LT_USE_INT_PIN) is not supported for this platform.
- Using interrupt pin (
HALs for these ports are available in the libtropic/hal/stm32/ directory.
See our STM32 Tutorials to quickly get started.