Song Ruo Jing
|
60bef64f5c
|
feat(gpio): esp_rom_gpio_connect_in/out_signal now has their hal implementation
|
2025-06-11 20:41:37 +08:00 |
|
Song Ruo Jing
|
1d6bcb86ba
|
fix(gpio): removed unnecessary step when routing input signal to a pin
|
2025-02-20 18:54:19 +08:00 |
|
Song Ruo Jing
|
3a8d065908
|
refactor(gpio): improve gpio_iomux_in/out API
|
2025-02-10 21:44:07 +08:00 |
|
Song Ruo Jing
|
52c0278361
|
feat(gpio): add gpio_config_as_analog API
|
2025-01-08 21:58:12 +08:00 |
|
morris
|
7e4ce003a5
|
refactor(rmt): deprecate io_loop_back
when initialize the GPIO for RMT peripehral, driver won't overwrite the
previous GPIO settings. Just append different modes to the GPIO.
|
2024-09-23 13:33:44 +08:00 |
|
Song Ruo Jing
|
e1d3d830ce
|
refactor(gpio): public some IO configuration functions
This allows different peripheral drivers to act on the same IO.
|
2024-09-11 18:07:46 +08:00 |
|