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-07-17 00:13:06 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fbc3fb588a3e77fd470facd3cb0f65210c9e620
esp-idf
/
components
/
esp_common
/
include
History
Ivan Grokhotkov
6589ba9bbb
change(version): Update version to v6.2-dev
...
Start of v6.2 development.
2026-05-25 14:16:08 +02:00
..
esp_assert.h
fix(ll): fix cpp compile error
2023-09-14 14:48:12 +08:00
esp_attr.h
fix(spm): rename scp (scratchpad) to spm (scratchpad memory)
2026-03-17 01:29:34 +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 v6.2-dev
2026-05-25 14:16:08 +02:00
esp_macros.h
fix(system): rename __VA_NARG__ macro
2024-10-15 09:41:00 +08:00
esp_types.h
…