From 9d50a83a78f8268709b02fde3890c905103dd4da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Proch=C3=A1zka?= Date: Mon, 20 Feb 2023 22:54:29 +0100 Subject: [PATCH] update README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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