esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa
Ivan Grokhotkov b0544b9745
esp_timer: only add as a public dependency to FreeRTOS if necessary
esp_timer will be added as a dependency to freertos only if
CONFIG_FREERTOS_RUN_TIME_STATS_USING_ESP_TIMER is enabled.
Other components are updated to add esp_timer as public or private
dependency, as needed.
This removes esp_timer from the default list of public dependencies.
2022-04-25 18:39:59 +02:00
..
include/freertos esp_timer: only add as a public dependency to FreeRTOS if necessary 2022-04-25 18:39:59 +02:00
port.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
portasm.S freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
readme_xtensa.txt freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
xt_asm_utils.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
xtensa_context.S freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
xtensa_init.c freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
xtensa_loadstore_handler.S freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
xtensa_overlay_os_hook.c freertos: Refactor configuration files 2022-02-10 21:23:46 +08:00
xtensa_vector_defaults.S This commit add to GDBstup: 2022-03-01 19:49:24 +03:00
xtensa_vectors.S This commit add to GDBstup: 2022-03-01 19:49:24 +03:00