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. |
||
---|---|---|
.. | ||
esp_assert.h | ||
esp_attr.h | ||
esp_bit_defs.h | ||
esp_check.h | ||
esp_compiler.h | ||
esp_err.h | ||
esp_idf_version.h | ||
esp_types.h |