This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-09-22 13:01:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e87c4770e71fa2aeb330517cd077da9645cdeb6
esp-idf
/
components
/
esp_common
/
include
History
Alexey Lapshin
ad50ada234
fix(esp_common): detect nonstring attribute with __has_attribute
2026-09-08 11:44:56 +07:00
..
esp_assert.h
…
esp_attr.h
fix(esp_common): detect nonstring attribute with __has_attribute
2026-09-08 11:44:56 +07: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_msg.h
feat(esp_common): implement composable error code registration via link-time arrays
2026-05-28 09:53:32 +02:00
esp_err.h
feat(esp_common): implement composable error code registration via link-time arrays
2026-05-28 09:53:32 +02:00
esp_fault.h
fix(esp_common/esp_fault): make ESP_FAULT_ASSERT survive optimization
2026-06-17 16:45:29 +05:30
esp_idf_version.h
change(version): Update version to v6.2-dev
2026-05-25 14:16:08 +02:00
esp_macros.h
refactor(esp_common): centralize ALIGN_UP/ALIGN_DOWN into esp_macros.h
2026-07-06 13:36:06 +08:00
esp_types.h
…