ported stm32f2, added board stm32f207zg nucleo

close #127
This commit is contained in:
hathach
2019-09-12 10:41:03 +07:00
parent 3a17ae8714
commit ff7261600c
14 changed files with 832 additions and 20 deletions

View File

@@ -55,7 +55,7 @@ The stack supports the following MCUs
- **Nordic:** nRF52840
- **NXP:** LPC11Uxx, LPC13xx, LPC175x_6x, LPC177x_8x, LPC18xx, LPC40xx, LPC43xx, LPC51Uxx
- **MicroChip:** SAMD21, SAMD51 (device only)
- **ST:** STM32F0, STM32F3, STM32F4, STM32F7, STM32H7 (device only)
- **ST:** STM32F0, STM32F2, STM32F3, STM32F4, STM32F7, STM32H7 (device only)
[Here is the list of supported Boards](docs/boards.md)