esp-idf/components/freertos
Darian Leung 883da858b0 freertos: Fix various build errors
This commit fixes various build errors in IDF (and tests) when compiling
with SMP FreeRTOS:

- Updated usage of xTaskGetIdleTaskHandle()
- Disable sysview tracing macros
- Update some task snapshot functions
- Disabled test_freertos_hooks.c test as vApplicationIdleHook() and
  vApplicationTickHook() are used.
2022-03-08 14:59:18 +08:00
..
esp_additions freertos: Fix various build errors 2022-03-08 14:59:18 +08:00
FreeRTOS-Kernel esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
FreeRTOS-Kernel-SMP freertos: Add changes to FreeRTOS SMP sources 2022-03-08 14:59:18 +08:00
test freertos: Fix various build errors 2022-03-08 14:59:18 +08:00
CMakeLists.txt freertos: Update components CMakeLists.txt and Add SMP Kconfig option 2022-03-08 14:59:18 +08:00
FreeRTOS-openocd.c freertos: fix defining uxTopUsedPriority for esp32s2beta 2019-10-29 16:38:48 +01:00
Kconfig freertos: Update components CMakeLists.txt and Add SMP Kconfig option 2022-03-08 14:59:18 +08:00
linker.lf freertos: Update Xtensa port files to support FreeRTOS SMP 2022-03-08 14:59:18 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00