mirror of
https://github.com/Noltari/pico-uart-bridge.git
synced 2025-05-22 19:34:51 +00:00
Import project files
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
commit
994eab59f5
9 changed files with 404 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue