From 57fee88ceaa02accfd8ae31071c2d1fb59842ae5 Mon Sep 17 00:00:00 2001 From: Matthew Fisher Date: Fri, 14 Feb 2020 01:17:06 -0800 Subject: [PATCH] add sparkfun photon redboard to tested device list (#99) Just tested wasm3 with a Sparkfun Photon RedBoard (Particle P1) and wanted to add it to the list of tested devices. Works like a charm. https://www.sparkfun.com/products/13321 Signed-off-by: Matthew Fisher --- docs/Hardware.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Hardware.md b/docs/Hardware.md index 41d57c7..a654211 100644 --- a/docs/Hardware.md +++ b/docs/Hardware.md @@ -5,6 +5,7 @@ Device | Chipset | Architecture | Clock | Flash | RA Espressif ESP32 | | Xtensa LX6 ⚠️ | 240MHz | 4 MB | 520KB Particle Argon, Boron, Xenon | nRF52840 | Cortex-M4F | 64MHz | 1 MB | 256KB Particle Photon, Electron | STM32F205 | Cortex-M3 | 120Mhz | 1 MB | 128KB +Sparkfun Photon RedBoard | STM32F205 | Cortex-M3 | 120Mhz | 1 MB | 128KB Air602 | WM W600 | Cortex-M3 | 80MHz | 1 MB | 160KB+128KB Realtek RTL8711 | | Cortex-M3 | 166MHz | 2 MB | 2 MB+512KB Nordic nRF52840 | | Cortex-M4F | 64MHz | 1 MB | 256KB