Files
esp-idf/components
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
..
2021-06-24 13:16:14 +03:00
2021-05-17 03:43:02 +02:00
2021-07-09 12:29:56 +08:00
2021-07-09 12:29:56 +08:00
2021-07-01 19:53:50 +08:00
2021-05-12 17:53:32 +08:00
2021-07-01 19:53:50 +08:00
2021-07-01 15:45:05 +02:00
2021-06-19 14:27:44 +08:00
2021-06-29 21:09:27 +08:00