Skip to content

Commit c39168d

Browse files
authored
Update README.md
1 parent c4deee7 commit c39168d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ This library can be used with
88
[`Particle`](https://build.particle.io/libs/Wasm3/latest/tab/example/Wasm_Blink.ino).
99

1010
## Supported devices
11-
The library was verified to work with:
1211

13-
`ESP8266`, `ESP32`, `Arduino 101`, `MKR1000`, `RTL8711`, `ST Nucleo WB55RG`, `BluePill`, `Particle Photon`, `Particle Electron`, `nRF51`, `nRF52`, `Teensy 3.1/3.2`, `Teensy 4.0`
12+
Wasm3 requires at least **~64Kb** Flash and **~10Kb** RAM even for minimal functionality.
1413

15-
**Note:** it requires at least **~64Kb** Flash and **~10Kb** RAM even for minimal functionality.
14+
The library was verified to work with:
15+
`ESP8266`, `ESP32`, `Arduino 101`, `MKR1000`, `RTL8711`, `ST Nucleo WB55RG`, `BluePill`, `Particle Photon`, `Particle Electron`, `nRF51`, `nRF52`, `Teensy 3.1/3.2`, `Teensy 4.0`
1616

1717
## Disclaimer
1818

0 commit comments

Comments
 (0)