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 13:43:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f92fbbcc7bd187c0c1755604cc2d7eb577b41d2d
esp-idf
/
components
/
esp_common
/
include
History
Roland Dobai
f21b4c2381
change(version): Update version to 6.1-dev
...
Start of v6.1 development
2025-10-24 09:01:34 +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
fix(esp_common): move some DEBUG macros to http client component
2025-01-16 10:27:54 +05:30
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
…