Raspberry Pi Pico UART-USB bridge
7bac4bd99a
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> |
||
---|---|---|
pico-sdk@2d5789eca8 | ||
.gitignore | ||
.gitmodules | ||
build.sh | ||
CMakeLists.txt | ||
LICENSE.md | ||
README.md | ||
uart-bridge.c | ||
usb-descriptors.c |
Raspberry Pi Pico USB-UART Bridge
This program bridges the Raspberry Pi Pico HW UART0 to USB CDC serial device in order to behave like any other USB-to-UART Bridge controller.
Disclaimer
This software is provided without warranty, according to the MIT License, and should therefore not be used where it may endanger life, financial stakes, or cause discomfort and inconvenience to others.