add flasher

This commit is contained in:
Stephan Mühl
2023-03-22 11:03:00 +01:00
committed by GitHub
parent 58b3551896
commit a1f13497a7
7 changed files with 138 additions and 0 deletions

11
flasher/firmware/README Normal file
View File

@@ -0,0 +1,11 @@
This directory is intended for PlatformIO Unit Testing and project tests.
Unit Testing is a software testing method by which individual units of
source code, sets of one or more MCU program modules together with associated
control data, usage procedures, and operating procedures, are tested to
determine whether they are fit for use. Unit testing finds problems early
in the development cycle.
More information about PlatformIO Unit Testing:
- https://docs.platformio.org/page/plus/unit-testing.html