working blink example

This commit is contained in:
2025-12-06 23:05:37 -06:00
parent 6f8d6441ae
commit 73fc9150f8
9 changed files with 140 additions and 3911 deletions

View File

@@ -12,3 +12,6 @@ idf.py set-target esp32s3
idf.py -b 115200 flash
# idf.py autodetects port but use -p <port> to specify
# idk how to put it in the right place
mv ${PWD}/sdkconfig ${PWD}/config/sdkconfig