1747619727

This commit is contained in:
2025-05-18 19:55:28 -06:00
parent a923875db0
commit a332083f43
99 changed files with 156 additions and 1067 deletions
+10 -1
View File
@@ -97,4 +97,13 @@ segment_0 data-bus 0x3fcd7000 0x3fcd75b3
0.text instruction-bus 0x40034af4 0x400577a7
# External
EXTERNAL 0x40058000 0x40058427
EXTERNAL 0x40058000 0x40058427
python $IDF_PATH/tools/idf_tools.py install all
idf.py qemu --qemu-extra-args "--watch-cycles-breakpoint 100" monitor
idf.py fullclean; \
idf.py python-clean; \
idf.py set-target esp32s3; \
idf.py --verbose qemu monitor // output written to build/log