esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa
Marius Vikhammer 7255497146 freertos: remove FREERTOS_ASSERT option
Freertos asserts are now configured the same way as all other asserts in IDF,
i.e. by configuring COMPILER_OPTIMIZATION_ASSERTION_LEVEL.
2022-01-07 09:16:48 +08:00
..
include/freertos freertos: remove FREERTOS_ASSERT option 2022-01-07 09:16:48 +08:00
port.c esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
portasm.S freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
readme_xtensa.txt freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
xt_asm_utils.h freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
xtensa_context.S freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
xtensa_init.c esp_clk: refactor target/clk.h to private/esp_clk.h 2021-11-26 14:56:30 +08:00
xtensa_loadstore_handler.S freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
xtensa_overlay_os_hook.c freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
xtensa_vector_defaults.S freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
xtensa_vectors.S freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00