Make it 'flashable'

This commit is contained in:
Artur Gurgul 2025-09-16 10:27:08 -05:00
parent 793eb33f67
commit f11a189e31
4 changed files with 25 additions and 6 deletions

View file

@ -12,3 +12,6 @@ build:
# idf.py reconfigure
# idf.py defconfig
idf.py build
flash:
idf.py -p /dev/ttyUSB0 flash monitor