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-08-03 21:50:39 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4cec4355a88ddc2abb156ef4daaeb48c8cb50a7
esp-idf
/
components
/
esp_common
History
Aditya Patwardhan
b0844ddfdd
feat(esp-tls): Added support to register custom tls stack
...
* Removed the esp_tls_wolfssl layer from esp-tls * Migrated Error codes
2026-02-06 11:46:55 +05:30
..
include
change(memory): removed rtc related memory attrs on no-rtc-support chips
2025-10-15 01:19:02 +00:00
src
feat(esp-tls): Added support to register custom tls stack
2026-02-06 11:46:55 +05:30
test_apps
ci(p4): p4 eco5 enable parts of special tests
2025-12-11 15:12:10 +08:00
CMakeLists.txt
fix(esp_common/cmake): avoid using BUILD_COMPONENTS build property for IDF_BUILD_V2
2025-11-04 07:48:13 +01:00
common.lf
…
Kconfig
…
project_include.cmake
fix(esp_common/cmake): do not rely on the target variable being set
2025-06-04 19:50:27 +08:00
soc.lf
…