esp-idf/components/freertos
Jakob Hasse f6031d469b [cxx]: No ##__VA_ARGS__ in public header files
* ##__VA_ARGS__ is replaced by __VA_OPT__(,)
  and __VA_ARGS if C++20 is used.
* Affected header files are: esp_log.h,
  portmacro.h and esp_check.h

* Closes https://github.com/espressif/esp-idf/pull/6692
2021-07-15 17:05:57 +08:00
..
include/freertos doc: Add performance guides for execuion speed, binary size, RAM usage 2021-06-03 13:55:34 +10:00
port [cxx]: No ##__VA_ARGS__ in public header files 2021-07-15 17:05:57 +08:00
test ci: update performance test key to db compatible format 2021-06-21 14:17:45 +08:00
CMakeLists.txt esp32h2: code clean up 2021-07-01 19:53:50 +08:00
FreeRTOS-openocd.c
History.txt
Kconfig esp_timer: Timers with skip_unhandled_events option won't wake up system from light sleep 2021-06-19 12:45:17 +08:00
component.mk
croutine.c
event_groups.c
freertos_v8_compat.c
license.txt
linker.lf esp32h2: enable more components to support esp32h2 2021-07-01 19:53:11 +08:00
list.c
queue.c
sdkconfig.rename
stream_buffer.c
tasks.c
timers.c