Song Ruo Jing
|
674113bfcc
|
fix(gpio): add some detailed error log for gpio_pullup_en and gpio_pulldown_en
|
2025-05-20 16:49:47 +08:00 |
|
Song Ruo Jing
|
74a496e3d0
|
fix(dedic_gpio): fix calloc to heap_caps_calloc
|
2025-05-20 11:54:44 +08:00 |
|
morris
|
7c447b5525
|
Merge branch 'bugfix/gpio_dump_io_config_v5.3' into 'release/v5.3'
fix(gpio): fix pu, pd, drv value incorrect from gpio_dump_io_configuration on esp32 (v5.3)
See merge request espressif/esp-idf!37909
|
2025-04-16 10:17:44 +08:00 |
|
Song Ruo Jing
|
47f1a2c81b
|
fix(gpio): fix pu, pd, drv value incorrect from gpio_dump_io_configuration on esp32
Closes https://github.com/espressif/esp-idf/issues/14931
|
2025-03-20 17:09:28 +08:00 |
|
Marius Vikhammer
|
8d6d6957ce
|
fix(lp_io): allow edge wakeup types for LP-IO on chips which support it
|
2025-02-27 14:31:00 +08:00 |
|
wuzhenghui
|
1f6d8d4e5d
|
fix(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
|
2025-02-20 19:39:02 +08:00 |
|
Song Ruo Jing
|
16476a7a59
|
fix(gpio): esp32p4 IOs cannot keep being held in the entire deep sleep process
|
2024-10-23 18:01:50 +08:00 |
|
wuzhenghui
|
091da3d631
|
fix(esp_driver_gpio): manage lp_io module clock by driver
Closes https://github.com/espressif/esp-idf/issues/13683
|
2024-06-06 19:27:57 +08:00 |
|
Song Ruo Jing
|
665883229e
|
fix(gpio_etm): allow one GPIO binds to multiple ETM tasks
|
2024-04-24 15:58:49 +08:00 |
|
morris
|
b4de983dbc
|
feat(dedic_gpio): add reset and clock control functions
|
2024-03-29 10:41:17 +08:00 |
|
morris
|
c0289ee6eb
|
fix(drivers): fix typos found by codespell
codespell components/esp_driver*
|
2024-03-28 10:01:27 +08:00 |
|
Wu Zheng Hui
|
5a682c3bbb
|
Merge branch 'feature/optimize_chips_active_power' into 'master'
feat(system): Optimize the power consumption of esp32h2 and esp32c6 in the active state
Closes IDF-5658
See merge request espressif/esp-idf!27798
|
2024-03-14 12:08:33 +08:00 |
|
wuzhenghui
|
0fc97f0e84
|
feat(gpio): support LP_IO clock gating management
|
2024-03-13 11:56:14 +08:00 |
|
morris
|
c952cfb673
|
feat(gpio): reserve gpio output atomically
|
2024-03-09 10:33:58 +08:00 |
|
gaoxu
|
e9ce63532b
|
feat(gpio): add gpio fun sellect api
|
2024-02-27 17:01:53 +08:00 |
|
gaoxu
|
3ac736bc95
|
feat(gpio): add gpio support on ESP32C5
|
2024-02-20 14:57:25 +08:00 |
|
Song Ruo Jing
|
9461993ec5
|
refactor(gpio): make gpio driver as component, and fix astyle
|
2023-11-03 15:42:23 +08:00 |
|