mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-19 07:55:54 +00:00
doc(jtag): update esp32p4 jtag debugging guide
This commit is contained in:
@@ -43,4 +43,5 @@ OPENOCD_TAGET_CONFIG: Dict[str, str] = {
|
||||
'esp32s3': '-f board/esp32s3-builtin.cfg',
|
||||
'esp32c6': '-f board/esp32c6-builtin.cfg',
|
||||
'esp32h2': '-f board/esp32h2-builtin.cfg',
|
||||
'esp32p4': '-f board/esp32p4-builtin.cfg',
|
||||
}
|
||||
|
Reference in New Issue
Block a user