Sending pictures - problems with cdc testing using receiver app

This commit is contained in:
Adam Prochazka
2023-04-06 22:27:54 +02:00
parent 505b448eeb
commit 5132e015bd
12 changed files with 45 additions and 24 deletions

View File

@ -1,3 +1,5 @@
SHELL=/bin/bash
.PHONY: all build build-container cmake format format-linux flash-stlink flash-jlink format-container shell image build-container clean clean-image clean-all
############################### Native Makefile ###############################