esp-idf/components/freertos
Darian Leung 163ddc3818 freertos: Update components CMakeLists.txt and Add SMP Kconfig option
This commit does the following:

- Add a Kconfig option to select between the IDF FreeRTOS kernel and the
  FreeRTOS SMP kernel.
- Updates the freertos component's CMakeLists.txt so that FreeRTOS SMP
  files are now built based the the new configuration option.

This commit WILL NOT compile. The port files for FreeRTOS SMP still need to
be updated.
2022-03-08 14:59:18 +08:00
..
esp_additions freertos: Remove legacy hooks 2022-02-18 19:56:35 +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: Copy IDF xtensa port files 2022-03-08 14:59:18 +08:00
test esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
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 ESP8684: add freertos, hal, esp_system support 2021-11-06 17:33:44 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00