Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/compatibility/host_platforms/stm32.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Currently supported STM32 platforms are:
- NUCLEO-F439ZI
- NUCLEO-L432KC
- Using interrupt pin (`LT_USE_INT_PIN`) is not supported for this platform.
- STM32U5xx series MCUs, tested with:
- NUCLEO-U545RE-Q

HALs for these ports are available in the `libtropic/hal/stm32/` directory.

Expand Down