This commit is contained in:
2025-12-07 15:59:56 -06:00
parent 32ddc11d6e
commit 4588825986
6 changed files with 89 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ export SDKCONFIG_DEFAULTS=${PWD}/config/sdkconfig.defaults
. ${IDF_PATH}/export.sh
idf.py set-target esp32s3
idf.py build
# idk how to put it in the right place