esp-idf/components/freertos/port
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
..
riscv
xtensa [cxx]: No ##__VA_ARGS__ in public header files 2021-07-15 17:05:57 +08:00
port_common.c