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 <matt.fisher@microsoft.com>
extensions
Matthew Fisher 4 years ago committed by GitHub
parent db161392ff
commit 57fee88cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,6 +5,7 @@ Device | Chipset | Architecture | Clock | Flash | RA
Espressif ESP32 | | Xtensa LX6 <sup>⚠️</sup> | 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

Loading…
Cancel
Save