Skip to content
Nan0berryOS edited this page Aug 10, 2026 · 1 revision

🍓 Welcome to the Nan0berryOS Wiki

Nan0berryOS is a bare-metal, deterministic, preemptive, and ultra-lightweight Real-Time Operating System (RTOS) designed for the ARM Cortex-M0+ (RP2040 / Raspberry Pi Pico) architecture.

📌 Project Overview

Nan0berryOS combines a preemptive multitasking kernel driven by SysTick interrupts, a hardware abstraction layer (HAL), an in-RAM Virtual File System (VFS), and an interactive CLI interface (USB Serial).

  • Current Version: v1.0.0 (STABLE)
  • Lead Maintainer: Gabriel Ornellas Tourinho Pereira
  • License: MIT (Open Source)
  • Organization: Nan0berry Development Team

🧭 Documentation Navigation

Clone this wiki locally