DocBohn / CowPi_stdio

A library to interface with the Arduino serial monitor using familiar stdio functions.
Apache License 2.0
0 stars 0 forks source link

Support the earlephilhower/arduino-pico platform #27

Open DocBohn opened 1 year ago

DocBohn commented 1 year ago

Given that some people prefer earlephilhower/arduino-pico over the Arduino-official platform, it seems like a good idea. Given that it is based on the Raspberry Pi Pico SDK instead of MBED-OS, it is probably a stepping stone for #15, which makes this a very good idea.

DocBohn commented 1 year ago

References: https://arduino-pico.readthedocs.io/en/latest/index.html https://github.com/earlephilhower/arduino-pico