esp-idf/components/esp_gdbstub
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
esp32 Code cleanup. Bugfix after rebase with master. Formating. 2021-05-13 15:03:40 +03:00
esp32c2 esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
esp32c3 bugfix/esp-gdbstrub: add missing function for esp32c3/esp32h2. 2021-10-25 10:30:50 +03:00
esp32h2 bugfix/esp-gdbstrub: add missing function for esp32c3/esp32h2. 2021-10-25 10:30:50 +03:00
esp32s2 Code cleanup. Bugfix after rebase with master. Formating. 2021-05-13 15:03:40 +03:00
esp32s3 Code cleanup. Bugfix after rebase with master. Formating. 2021-05-13 15:03:40 +03:00
esp_common Code cleanup. Bugfix after rebase with master. Formating. 2021-05-13 15:03:40 +03:00
include Fix problem with panic handler with gdbstubs. 2021-05-11 16:09:32 +03:00
private_include freertos: take tasks snapshot out of tasks.c source code 2021-08-16 10:29:36 +08:00
riscv esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
src freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
xtensa xtensa: Move saving of a0 register to match upstream 2022-02-03 17:08:14 +08:00
CMakeLists.txt esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
Kconfig freertos: add kconfig options for task snapshot functions 2021-09-01 15:13:48 +08:00
linker.lf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdkconfig.rename Docs: Add C3 support to build_docs 2020-12-28 12:25:03 +08:00