Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nthnn/jessy-os
Embedded Operating System for ESP32-WROVER MCU that has virtual runtime for RISC-V and own C++ SDK.
https://github.com/nthnn/jessy-os
esp32 esp32-arduino esp32-platformio esp32-wroom operating-system operating-system-concepts operating-system-design operating-system-project os osdev
Last synced: about 2 months ago
JSON representation
Embedded Operating System for ESP32-WROVER MCU that has virtual runtime for RISC-V and own C++ SDK.
- Host: GitHub
- URL: https://github.com/nthnn/jessy-os
- Owner: nthnn
- License: mit
- Created: 2023-10-22T20:28:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-13T22:02:21.000Z (4 months ago)
- Last Synced: 2024-09-14T12:11:41.725Z (4 months ago)
- Topics: esp32, esp32-arduino, esp32-platformio, esp32-wroom, operating-system, operating-system-concepts, operating-system-design, operating-system-project, os, osdev
- Language: C++
- Homepage:
- Size: 121 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Jessy OS
![Arduino CI](https://github.com/nthnn/Jessy-OS/actions/workflows/arduino_ci.yml/badge.svg) ![Binary Build CI](https://github.com/nthnn/Jessy-OS/actions/workflows/binary_build.yml/badge.svg) ![Latest Version](https://img.shields.io/badge/Latest%20Version-1.0.0-blue?logo=Espressif) ![GitHub repo size](https://img.shields.io/github/repo-size/nthnn/Jessy-OS?logo=git&label=Repository%20Size) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
> [!WARNING]
> Jessy OS undergoes big changes as of the moment.