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 soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
esp_check.h build: fix unused tag string 2022-01-28 11:59:45 +08:00
esp_compiler.h esp_common: Don't redefine likely/unlikely if already defined 2021-02-12 15:30:24 +11:00
esp_err.h System/Security: Memprot API unified (ESP32C3,ESP32S3) 2022-01-27 12:40:27 +08:00
esp_idf_version.h versions: Update version to 4.4.3 2022-11-08 16:22:14 +01:00
esp_types.h move common include files from esp32 into esp_common 2019-03-26 11:57:03 +08:00