tcl/target: update esp32s3.cfg to reference shared functions in the esp_common.cfg
commit78daf24a5c29664669bb1d9d7851cbbb90dbc444
authorErhan Kurubas <erhan.kurubas@espressif.com>
Sun, 18 Jun 2023 09:00:22 +0000 (18 11:00 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Fri, 14 Jul 2023 16:43:36 +0000 (14 16:43 +0000)
treee3d6d2f3b1a88819f7e8abceb6db87eaaa5bd03a
parent93002a86cde9cf95a894bdc099b67d6379e22cd3
tcl/target: update esp32s3.cfg to reference shared functions in the esp_common.cfg

This commit enhances code reusability, simplifies maintenance, and ensures
consistency across all chip configurations by consolidating commonly used
commands and variables into the common config file.

Signed-off-by: Erhan Kurubas <erhan.kurubas@espressif.com>
Change-Id: Ifb0122f3b98a767f27746409499733b70fb7d0e8
Reviewed-on: https://review.openocd.org/c/openocd/+/7747
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
tcl/target/esp32s3.cfg