esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos
Sudeep Mohanty fae252244b freertos: Add missing ESP_PLATFORM preprocessor directive for FreeRTOS static data structs (v5.0)
This commit adds the missing ESP_PLATFORM preprocessor directive to
static data structures to wrap the extra variable added for SMP locks.

Closes https://github.com/espressif/esp-idf/issues/9785
2022-10-21 14:15:16 +02:00
..
atomic.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
croutine.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
deprecated_definitions.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
event_groups.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
FreeRTOS.h freertos: Add missing ESP_PLATFORM preprocessor directive for FreeRTOS static data structs (v5.0) 2022-10-21 14:15:16 +02:00
list.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
message_buffer.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
mpu_prototypes.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
mpu_wrappers.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
portable.h freertos: Refactor configuration files 2022-02-10 21:23:46 +08:00
projdefs.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
queue.h docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00
semphr.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
stack_macros.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
StackMacros.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
stdint.readme freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
stream_buffer.h freertos: Add SPDX license identifiers and update xtensa port files 2022-02-03 17:08:14 +08:00
task.h freertos: Update the docuementation of the ulBitsToClearOnEntry parameter in xTaskGenericNotifyWait() function. 2022-07-28 10:30:41 +02:00
timers.h freertos: Refactor configuration files 2022-02-10 21:23:46 +08:00