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
b418d72bb003b54918ebf59dd64ca491cdb03e80
esp-idf
/
components
/
esp_driver_ledc
/
test_apps
/
ledc
/
main
History
Song Ruo Jing
246357a45d
fix(uart): reduce current consumption in sleep mode
2026-07-23 15:42:12 +08:00
..
CMakeLists.txt
feat(ledc): add ETM support for LEDC peripheral
2025-10-23 16:24:11 +08:00
idf_component.yml
change(test_utils): moved test_utils component to tools/test_apps/components/
2025-07-21 14:05:50 +08:00
test_app_main.c
feat(ledc): Add channel deconfiguration option to release the occupied IOs
2025-09-16 11:17:59 +08:00
test_ledc_etm.cpp
feat(uart): add glitch filter functionality for UART
2026-01-23 11:36:32 +08:00
test_ledc_sleep.cpp
refactor(ledc): move sleep retention config into driver layer
2026-07-09 15:42:51 +08:00
test_ledc_utils.cpp
feat(uart): add glitch filter functionality for UART
2026-01-23 11:36:32 +08:00
test_ledc_utils.h
fix(ledc): update LEDC test file to cpp style
2025-09-16 11:18:10 +08:00
test_ledc.cpp
fix(uart): reduce current consumption in sleep mode
2026-07-23 15:42:12 +08:00