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 tcl: add lattice ECP5 family support 2021-08-25 03:47:50 +00:00
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 tcl: [1/3] prepare for jimtcl 0.81 'expr' syntax change 2021-05-08 09:48:44 +01:00
tools tcl/tools: Add function to measure the speed of ARM Cortex-M devices 2022-03-26 13:22:32 +00:00
bitsbytes.tcl tcl: fix some minor typo 2021-05-22 10:06:26 +01:00
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