diff --git a/README.md b/README.md index e4fae4e..ec138d0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ Raspberry Pi Pico USB-UART Bridge ================================= +This is a fork of https://github.com/Noltari/pico-uart-bridge and a pull request which takes too long time to include. +Some fixes applied by myself for a successful build. + This program bridges the Raspberry Pi Pico HW UARTs to two independent USB CDC serial devices in order to behave like any other USB-to-UART Bridge controllers. Disclaimer