This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-12-27 21:50:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a35469877e15da7b2cbbdca2dbf33ca56df503e
esp-idf
/
components
/
esp_common
/
include
History
Robot
fdb78272a4
feat(esp_common): Adds ESP_RETURN_ON_ERROR_CLEANUP macro
...
Merges:
https://github.com/espressif/esp-idf/pull/15525
2025-12-09 15:34:41 +02:00
..
esp_assert.h
fix(ll): fix cpp compile error
2023-09-14 14:48:12 +08:00
esp_attr.h
change(memory): removed rtc related memory attrs on no-rtc-support chips
2025-10-15 01:19:02 +00:00
esp_bit_defs.h
…
esp_check.h
feat(esp_common): Adds ESP_RETURN_ON_ERROR_CLEANUP macro
2025-12-09 15:34:41 +02:00
esp_compiler.h
feat(build): add COMPILER_STATIC_ANALYZER option
2024-06-18 14:25:37 +08:00
esp_err.h
fix(system): format esp_common, app_format and bootloader_format with astyle
2024-01-29 10:41:25 +08:00
esp_fault.h
fix(security): add anti-FI checks while setting up PSRAM encryption
2025-09-30 10:22:53 +05:30
esp_idf_version.h
change(version): Update version to 6.1-dev
2025-10-24 09:01:34 +02:00
esp_macros.h
fix(system): rename __VA_NARG__ macro
2024-10-15 09:41:00 +08:00
esp_types.h
…