summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-09-12 10:10:58 +0700
committerhathach <[email protected]>2019-09-12 10:10:58 +0700
commit27371247eec03eaab4a586118e7994869f3ab1b6 (patch)
tree876f4d3e38f71fc368eaf30f5ba2b114442f79ff /docs
parent7f166d860deb3da6d538fe356c026446cb2d48e1 (diff)
update doc
Diffstat (limited to 'docs')
-rw-r--r--docs/boards.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/boards.md b/docs/boards.md
index 48cb333b9..778222132 100644
--- a/docs/boards.md
+++ b/docs/boards.md
@@ -9,6 +9,14 @@ The board support code is only used for self-contained examples and testing. It
This code base already had supported for a handful of following boards
+### MicroChip SAMD
+
+- [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
+- [Adafruit Feather M0 Express](https://www.adafruit.com/product/3403)
+- [Adafruit Metro M0 Express](https://www.adafruit.com/product/3505)
+- [Adafruit Feather M4 Express](https://www.adafruit.com/product/3857)
+- [Adafruit Metro M4 Express](https://www.adafruit.com/product/3382)
+
### Nordic nRF5x
- [Adafruit Feather nRF52840 Express](https://www.adafruit.com/product/4062)
@@ -31,14 +39,6 @@ This code base already had supported for a handful of following boards
- [LPCXpresso 54114](https://www.nxp.com/design/microcontrollers-developer-resources/lpcxpresso-boards/lpcxpresso54114-board:OM13089)
- [LPCXpresso 55s69 EVK](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc5500-cortex-m33/lpcxpresso55s69-development-board:LPC55S69-EVK)
-### MicroChip SAMD
-
-- [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
-- [Adafruit Feather M0 Express](https://www.adafruit.com/product/3403)
-- [Adafruit Metro M0 Express](https://www.adafruit.com/product/3505)
-- [Adafruit Feather M4 Express](https://www.adafruit.com/product/3857)
-- [Adafruit Metro M4 Express](https://www.adafruit.com/product/3382)
-
### ST STM32
- [STM32F070rb Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f070rb.html)