aboutsummaryrefslogtreecommitdiff
path: root/src/target/espressif/esp32.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-10target/espressif: add algorithm support to xtensa chipsErhan Kurubas1-0/+4
2023-07-14target/espressif: cleanup unused macro definitionsErhan Kurubas1-12/+0
2023-07-14target/esp_xtensa: add xtensa on_halt handlerErhan Kurubas1-1/+4
2023-04-14target/espressif: add application tracing functionality over JTAGErhan Kurubas1-0/+5
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-09-13xtensa: make local symbols staticAntonio Borneo1-2/+2
2022-09-03target/espressif: add semihosting supportErhan Kurubas1-1/+13
2022-08-20target: add generic Xtensa LX supportIan Thompson1-202/+3
2022-08-15target/espressif: remove author lines from esp32xx and xtensa filesErhan Kurubas1-2/+0
2022-07-23target/semihosting: export semihosting_common_handlers[] from header fileErhan Kurubas1-1/+0
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2022-06-24target: add Espressif ESP32 basic supportErhan Kurubas1-0/+704