esp-idf/components/esp_common/include
Vikram Dattu 504c6a09e1 fix(docs): fixed doxygen warnings in few headers
- non-matching arguments in `i2c_types.h` and `esp_wifi_crypto_types.h`
 - Fixed unended `@cond` macro in `esp_err.h`
2023-12-19 13:12:28 +05:30
..
esp_assert.h fix(ll): fix cpp compile error 2023-09-14 14:48:12 +08:00
esp_attr.h feat(esp_common): Added PACKED_ATTR in esp_attr.h 2023-10-16 09:26:45 +05:30
esp_bit_defs.h
esp_check.h
esp_compiler.h driver: fix public header exceptions for driver 2022-07-22 00:12:36 +00:00
esp_err.h fix(docs): fixed doxygen warnings in few headers 2023-12-19 13:12:28 +05:30
esp_idf_version.h version: update to v5.2.0 2023-04-23 21:52:21 +02:00
esp_macros.h fix(esp_system): suppress compiler warning if ESP_SYSTEM_PANIC_SILENT_REBOOT is enabled 2023-09-12 16:30:42 +08:00
esp_types.h