esp-idf/components/hal/esp32c3
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
..
include/hal CI: check_public_headers script will detect the use of static asserts in headers 2022-12-06 19:28:51 +08:00
adc_hal.c adc: support adc dma driver on all chips 2021-12-23 17:13:46 +08:00
brownout_hal.c esp32c3: Adds support BROWNOUT reset 2021-01-18 15:38:09 +08:00
hmac_hal.c hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
rtc_cntl_hal.c light sleep: add cpu power down support for esp32s3 2021-08-27 11:11:06 +08:00