esp-idf/components/esp_common/include
Omar Chebib 622fb9e906 CI: check_public_headers script will detect the use of static asserts in headers
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.
2022-12-06 19:28:51 +08:00
..
esp_assert.h CI: check_public_headers script will detect the use of static asserts in headers 2022-12-06 19:28:51 +08:00
esp_attr.h espcoredump: fix a bug where tracked DRAM data where not dumped 2022-02-22 02:38:00 +00:00
esp_bit_defs.h
esp_check.h
esp_compiler.h
esp_err.h
esp_idf_version.h versions: Update version to 4.4.3 2022-11-08 16:22:14 +01:00
esp_types.h