🚀 Major Pivot: From PicoOS to micro_os
I’m officially moving away from MicroPython for my OS development. While it was a great way to prototype, it’s time to get closer to the metal.
Say hello to micro_os — a complete, lightweight, and graphical operating system built from scratch.
To kick things off, I have just initialized the project entirely in C using the ESP-IDF framework. The goal is to build a fast, minimalist, and efficient system, focusing on the ESP32 first, with plans to port it to the Raspberry Pi Pico later on.
Time to write some real firmware. Stay tuned for updates! 💻🛠️
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.