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-09-30 19:19:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6916ca304b27bdee9b378b7a3fa7603f5c87427
esp-idf
/
components
/
ulp
History
Xiaoyu Liu
b853ed7aff
fix(ulp): remove redefinition and unify gpio enum in ulp
2024-08-27 10:56:37 +08:00
..
cmake
fix(ulp): fixed that the .elf ext was not set by default for custom cmake proj
2024-08-12 10:31:24 +08:00
ld
fix(lp-core): fixed ULP shared mem address being wrong on P4
2024-07-23 14:12:18 +08:00
lp_core
fix(ulp): Add the missing extern "C" guard to ulp_lp_core_print.h
2024-08-08 23:23:08 +08:00
test_apps
fix(lp-core): fixed ULP shared mem address being wrong on P4
2024-07-23 14:12:18 +08:00
ulp_common
…
ulp_fsm
…
ulp_riscv
fix(ulp): remove redefinition and unify gpio enum in ulp
2024-08-27 10:56:37 +08:00
CMakeLists.txt
feat(lp-core): added support for using ETM events as wake-up source
2024-07-08 11:04:34 +08:00
component_ulp_common.cmake
…
esp32ulp_mapgen.py
…
Kconfig
change(lp_core): changed wakeup time calc to use a precomputed tick value
2024-07-23 14:14:20 +08:00
project_include.cmake
fix(ulp): fixed ulp apps not compiling on windows
2024-08-20 13:04:46 +08:00
sdkconfig.rename.esp32
…
sdkconfig.rename.esp32s2
…