Skip to content

Commit 5cc0b58

Browse files
update docs
1 parent 4977542 commit 5cc0b58

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/getting-started/supported-hardware.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ MicroPythonOS runs on a variety of platforms, from microcontrollers to desktops.
1313
## ESP32-S3 Microcontrollers
1414

1515
- [DFRobot UniHiker K10](https://www.dfrobot.com/product-2676.html): Fully Supported
16-
- [Fri3d Camp 2024 Badge](https://fri3d.be/badge/2024/): Fully Supported
17-
- [Fri3d Camp 2026 Badge](https://fri3d.be/badge/2026/): Experimental Support (Hardware Prototype Phase)
16+
- [Fri3d Camp 2024 Badge](https://fri3d.be/badge/2024/): Fully Supported (including Communicator Add-On)
17+
- [Fri3d Camp 2026 Badge](https://fri3d.be/badge/2026/): Fully Supported (including Communicator Add-On)
1818
- [Freenove ESP32-S3 Display](https://github.com/Freenove/Freenove_ESP32_S3_Display): Fully Supported
1919
- [LilyGo T-Display S3](https://lilygo.cc/products/t-display-s3): Fully Supported
2020
- [LilyGo T-HMI](https://lilygo.cc/en-us/products/t-hmi): Fully Supported

docs/web-port/using.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MicroPythonOS can run entirely in a web browser thanks to a WebAssembly build. T
66

77
The latest `main` branch is automatically built and published to GitHub Pages:
88

9-
**https://micropythonos.github.io/MicroPythonOS/**
9+
**[MicroPythonOS.github.io/MicroPythonOS](https://MicroPythonOS.github.io/MicroPythonOS/)**
1010

1111
Open that link in a modern desktop browser and the OS will boot directly into the launcher.
1212

0 commit comments

Comments
 (0)