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

Define stdin & stdout for Mbed #2

Open DocBohn opened 1 year ago

DocBohn commented 1 year ago

Specifically, Arduino Nano 33 BLE, Arduino Nano RP2040 Connect, and Raspberry Pi Pico

DocBohn commented 1 year ago

bcc2ef7 added support for RP2040. The Arduino Nano 33 BLE is still locking up the USB port.