update README

This commit is contained in:
Adam Procházka
2023-02-20 22:54:29 +01:00
parent c8aeab392d
commit 9d50a83a78

View File

@ -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