circuitpython/ports/espressif/peripherals
Jeff Epler 8cfc50bd13
Merge remote-tracking branch 'origin/8.2.x' into merge-828
2023-11-16 08:55:40 -06:00
..
esp32 Fix ADC channel for IO32 on ESP32 2023-11-14 19:59:14 -05:00
esp32c3 wip; compiles 2022-06-26 21:22:22 -04:00
esp32c6 C6 compiles, runs but wifi crashes 2023-09-22 10:02:35 -07:00
esp32h2 H2 works 2023-09-22 10:03:20 -07:00
esp32s2 wip; compiles 2022-06-26 21:22:22 -04:00
esp32s3 Forbidden pins are now correctly "in use" on ESP 2023-08-28 15:55:14 -07:00
i2c.c Fix board def mistakes and cast 2023-09-20 11:45:45 -07:00
i2c.h rename `i2c_num_status` to `peripherals_i2c_get_free_num` 2021-10-07 14:12:14 +05:30
pcnt.c Espressif: fix allocation of multiple Incremental Encoders 2022-05-24 22:37:24 -04:00
pcnt.h Espressif: fix allocation of multiple Incremental Encoders 2022-05-24 22:37:24 -04:00
pins.h Update ADC and I2S APIs for 5.1 2023-09-26 16:06:54 -07:00
rmt.c Correct assignment of RMT channels on ESP32C3 2023-02-02 14:55:57 -06:00
rmt.h update idf to v5.0 2023-09-13 11:33:51 -07:00
timer.c
timer.h update idf to v5.0 2023-09-13 11:33:51 -07:00
touch.c add pin_skip_reset_once capability 2023-05-19 15:08:53 -04:00
touch.h Fix ESP32 touch; rework common code a bit 2022-08-16 20:04:27 -04:00