diff --git a/README.md b/README.md index bfed400..5c19cf7 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ You can connect optional Debug LED to A1 pin in Nucleo board. - UART Baud Rate is set to 115200 Bits/s +### Test Script Usage + +- Build test app using provided Makefile and then run the executable + +- App will then start saving files received by uart to filesystem + ### In progress - Implementing tinyUSB UVC to send JPEGS instead of UART