From 13f7121285946eb32965f1bffac7a8ccb656ecad Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 16 Sep 2019 23:42:56 +0700 Subject: [PATCH] add pyboard v1.1 link to bsp --- docs/boards.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/boards.md b/docs/boards.md index 30b0eb95..5e33c3ee 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -41,6 +41,7 @@ This code base already had supported for a handful of following boards ### ST STM32 +- [Micro Python PyBoard v1.1](https://store.micropython.org/product/PYBv1.1) - [STM32 F070rb Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f070rb.html) - [STM32 F072rb Discovery](https://www.st.com/en/evaluation-tools/32f072bdiscovery.html) - [STM32 F207zg Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f207zg.html)