mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
622fb9e906
When a public header contains _Static_assert or static_assert, check_public_headers.py script will detect it and report it as an issue. Indeed, public headers shall now use ESP_STATIC_ASSERT. |
||
---|---|---|
.. | ||
include | ||
src | ||
test | ||
CMakeLists.txt | ||
common.lf | ||
component.mk | ||
Kconfig | ||
project_include.cmake | ||
soc.lf |