Skip to content

Commit f519a01

Browse files
Link to supported devices
1 parent 7edcb04 commit f519a01

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -312,13 +312,11 @@
312312
<section class="installer-section">
313313
<div class="container">
314314
<h2>Install MicroPythonOS</h2>
315-
<p>Click the button below to flash <a href="https://micropythonos.com">MicroPythonOS</a> firmware
316-
onto your ESP device using WebSerial. Ensure
315+
<p>Click the button below to flash MicroPythonOS onto your ESP device using WebSerial. Ensure
317316
your device is connected via USB and you're using a supported browser (e.g., Chrome or Edge).
318317
</p>
319-
<p>Don't have a device yet? Buy a supported one, like the <a
320-
href="https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-2">Waveshare
321-
ESP32-S3-Touch-LCD-2</a>.
318+
<p>Don't have a device yet? Get one of the <a
319+
href="https://docs.micropythonos.com/getting-started/supported-hardware/">supported devices</a>.<br/>
322320
Or check out <a href="https://docs.micropythonos.com">the docs</a> to see how you can run it on
323321
your
324322
desktop PC.</p>
@@ -331,7 +329,7 @@ <h2>Select Version</h2>
331329
<div class="device-selection">
332330
<label><input type="radio" checked="checked" name="device"
333331
value="/manifests/esp32/MicroPythonOS_esp32_0.8.x.json" onchange="updateManifest()">
334-
<p>Unified build for all ESP32-S3 devices (Makerfabs MaTouch, Waveshare and Fri3d Camp): version 0.8.0</p>
332+
<p>Unified build for all supported ESP32-S3 devices: version 0.8.0</p>
335333
</label>
336334
<br />
337335

0 commit comments

Comments
 (0)