esp-idf/components/esp_gdbstub/xtensa
Darian Leung 3336b057d6 xtensa: Move saving of a0 register to match upstream
Upstream xtensa exception handling will save PS, PC, and a0 registers
together when saving a minimal context. This commit ppdates the xtensa
exception handling to match upstream behavior.
2022-02-03 17:08:14 +08:00
..
esp_gdbstub_arch.h Code cleanup. Bugfix after rebase with master. Formating. 2021-05-13 15:03:40 +03:00
gdbstub_xtensa.c esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
gdbstub-entry.S xtensa: Move saving of a0 register to match upstream 2022-02-03 17:08:14 +08:00