From b07b13ca1b12cf3cfcd54b5a3d0cfae5df9d8510 Mon Sep 17 00:00:00 2001 From: Wojtek Siudzinski Date: Tue, 18 Feb 2020 15:47:06 +0100 Subject: [PATCH] Add the boards to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c5f998dcc..b1c55822d 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,9 @@ The following 28 microcontroller boards are currently supported: * [Nordic Semiconductor PCA10031](https://www.nordicsemi.com/eng/Products/nRF51-Dongle) * [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) +* [Particle Argon](https://docs.particle.io/datasheets/wi-fi/argon-datasheet/) +* [Particle Boron](https://docs.particle.io/datasheets/cellular/boron-datasheet/) +* [Particle Xenon](https://docs.particle.io/datasheets/discontinued/xenon-datasheet/) * [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)