TcMenu / TaskManagerIO

A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.
Apache License 2.0
122 stars 12 forks source link

Support for earlephilhower pico core #43

Closed davetcc closed 1 year ago

davetcc commented 1 year ago

This core uses a different subsystem to the mbed based core, we will use critical section locking instead,