Skip to content
Snippets Groups Projects
Commit 81abfd9f authored by moon2's avatar moon2 :speech_balloon:
Browse files

enable gdb build flag

how to:
(1) idf.py menuconfig -> Component config -> debug config -> usb gdb mode
(2) rm -r build ; idf.py app-flash
(3) OPENOCD_COMMANDS="-f board/esp32s3-builtin.cfg" idf.py openocd
(4) (in another terminal) idf.py gdb
parent 59392016
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment