Skip to content

Template for the RP2040 chip meant to be a quick and easy starting point for projects that want to avoid the arduino framework.

Notifications You must be signed in to change notification settings

NickTheBit/RP2040-FreeRTOS-Template

Repository files navigation

RP2040-FreeRTOS-Template

This is a template meant to be used as a starting point for the RP2040s SDK. It is meant to implement a project skeleton along with some hardware abstraction.

This is a work in progress, so major changes are expected.

Installation prerequisites

  • This project requires that the pico SDK is installed and available on the system path.
  • Make sure the project is cloned recursively with all of it's submodules. For the moment this is just the FreeRTOS kernel, but the project will be divided into smaller parts in the future.

Installation instructions

None, there will be some if the project is deemed usable.

About

Template for the RP2040 chip meant to be a quick and easy starting point for projects that want to avoid the arduino framework.

Resources

Stars

Watchers

Forks

Packages

No packages published