hathach 6 vuotta sitten
vanhempi
sitoutus
a337b2a0cb
2 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 1 1
      README.md
  2. 1 0
      docs/boards.md

+ 1 - 1
README.md

@@ -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:** STM32F070xB, STM32F4, STM32H7 (device only)
+- **ST:** STM32F0, STM32F4, STM32H7 (device only)
 
 [Here is the list of supported Boards](docs/boards.md)
 

+ 1 - 0
docs/boards.md

@@ -41,6 +41,7 @@ This code base already had supported for a handful of following boards
 
 ### ST STM32
 - [STM32F070RB Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f070rb.html)
+- [STM32F072b Discovery](https://www.st.com/en/evaluation-tools/32f072bdiscovery.html)
 - [STM32F407g Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html)
 - [STM32F411e Discovery](https://www.st.com/en/evaluation-tools/32f411ediscovery.html)
 - [STM32F412g Discovery](https://www.st.com/en/evaluation-tools/32f412gdiscovery.html)