Skip to content

pes-innovation-lab/possum

Repository files navigation

possum

A operating system built for Raspberry Pi Pico

Requirement

  • Docker
  • Make (or just)
  • (add dependencies to build on bare metal here)

Building the project

Using docker

  • build the image
make run

# optionally use just
just run
  • Run the container with the run-clean recipe if you are cleaning the '.zig-cache' and 'cmake' builds

About

Raspberry Pi Pico firmwares built in zig with Pico C's SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published