From 0587934a44148a946c75e4ba167e3aa478528b19 Mon Sep 17 00:00:00 2001 From: Daniel Esteban Date: Sun, 22 Dec 2019 19:16:06 +0100 Subject: [PATCH] added missing pinetime devkit to list of suppoerted boards/targets --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8777f254a2..56708f00b3 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ The following 22 microcontroller boards are currently supported: * [Nordic Semiconductor PCA10040](https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52-DK) * [Nordic Semiconductor PCA10056](https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK) * [Phytec reel board](https://www.phytec.eu/product-eu/internet-of-things/reelboard/) +* [PineTime DevKit](https://www.pine64.org/pinetime/) * [SiFIve HiFive1](https://www.sifive.com/boards/hifive1) * [ST Micro "Nucleo F103RB"](https://www.st.com/en/evaluation-tools/nucleo-f103rb.html) * [ST Micro STM32F103XX "Bluepill"](http://wiki.stm32duino.com/index.php?title=Blue_Pill)