KryonOS - v1.0.0 #1
Haris16-code
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
KryonOS v1.0.0 - Initial Release
Welcome to the first official release of KryonOS!
This release provides a fully functional, lightweight Operating System and JavaScript App Runtime for the ESP32 microcontroller. It transforms your ESP32 into a standalone, desktop-like environment capable of running dynamic JS applications directly from the SD card.
Key Features in this Release
Precompiled Binaries
You don't need to set up a build environment! We have provided the precompiled
.binfiles below. You will need to flash all three files to the correct sectors on your ESP32.Download the attached files:
bootloader.binpartitions.binKryonOS-v1.0.0-esp32.binFlashing Instructions
Connect your ESP32 to your computer via USB and use a flashing tool (such as
esptool.pyor the official ESP Flash Download Tool).Run the following command (adjust
--port COM3to match your ESP32's actual COM/Serial port):Required Hardware
For complete pinout diagrams, documentation, and app development guides, please visit our Wiki.
This discussion was created from the release KryonOS - v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions