2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 08:38:14 +10:00
openocd/tcl
Erhan Kurubas 2053120ba1 target: add Espressif ESP32-S3 basic support
ESP32-S3 is a dual core Xtensa SoC
Not full featured yet. Some of the missing functionality:
-Semihosting
-Flash breakpoints
-Flash loader
-Apptrace
-FreeRTOS

Signed-off-by: Erhan Kurubas <erhan.kurubas@espressif.com>
Change-Id: I44e17088030c96a9be9809f6579a4f16dbfc5794
Reviewed-on: https://review.openocd.org/c/openocd/+/6990
Tested-by: jenkins
Reviewed-by: Ian Thompson <ianst@cadence.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2022-06-24 21:46:42 +00:00
..
board target: add Espressif ESP32-S3 basic support 2022-06-24 21:46:42 +00:00
chip Remove all occurrences of 'mem2array' and 'array2mem' 2022-03-12 09:48:19 +00:00
cpld cpld: altera-epm240: Increase adapter speed 2022-02-26 15:29:52 +00:00
cpu Remove all occurrences of 'mem2array' and 'array2mem' 2022-03-12 09:48:19 +00:00
fpga
interface target: add Espressif ESP32 basic support 2022-06-24 21:46:07 +00:00
target target: add Espressif ESP32-S3 basic support 2022-06-24 21:46:42 +00:00
test
tools tcl/tools: Add function to measure the speed of ARM Cortex-M devices 2022-03-26 13:22:32 +00:00
bitsbytes.tcl
mem_helper.tcl Remove all occurrences of 'mem2array' and 'array2mem' 2022-03-12 09:48:19 +00:00
memory.tcl Remove all occurrences of 'mem2array' and 'array2mem' 2022-03-12 09:48:19 +00:00
mmr_helpers.tcl tcl: add get_bit & get_bitfield memory helper functions 2022-06-10 21:56:20 +00:00