MicrOS is a minimalistic operating system for microcontrollers, especially for use with monochrome OLED screens.
- Support for many monochrome OLED displays (using the u8g2 library[TODO: link])
- Cooperative Multitasking
- Driver-based input system
- Headless Mode (No screen)
TODO
MIT (See LICENSE file)