Skip to content

OmphalOS is an operating system that currently primarily targets mobile devices using embedded microcontrollers.

License

Notifications You must be signed in to change notification settings

avafloww/OmphalOS

Repository files navigation

OmphalOS

OmphalOS is an hobby operating system that currently primarily targets mobile devices using embedded microcontrollers.

The only microcontroller supported at this time is the ESP32-S3 series; however, other microcontrollers may be supported in the future.

Supported Devices

ESP32-S3

Getting Started

Prerequisites

Build & Run

This project uses the cargo xtask pattern to build. To build and flash the project to your device, run the following command from the root of the project:

cargo xtask run --board <board>

License

This project is licensed under the MIT license.

About

OmphalOS is an operating system that currently primarily targets mobile devices using embedded microcontrollers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages