esp-idf/components/soc/esp32s2
Omar Chebib aa2ca7dd94 LEDC: improved support for ESP32-C3 and refactored divisor calculation
As ESP32C3 does not have support for REF_TICK source clock, it is now not
possible to select it anymore.
Auto cfg clock has been improved for all boards.
2021-11-11 12:21:15 +08:00
..
include/soc LEDC: improved support for ESP32-C3 and refactored divisor calculation 2021-11-11 12:21:15 +08:00
ld esp32s2, esp32s3: update copyright notice 2021-08-05 15:01:26 +02:00
CMakeLists.txt usb: Add usb_phy driver to support operations on USB PHY 2021-09-13 12:39:56 +08:00
adc_periph.c
dac_periph.c
dedic_gpio_periph.c
gpio_periph.c
i2c_periph.c
i2s_periph.c driver/i2s: refactor for i2s driver layer 2021-09-02 14:33:36 +08:00
interrupts.c
lcd_periph.c lcd: unify callback prototype 2021-10-02 14:23:31 +08:00
ledc_periph.c
pcnt_periph.c pcnt: update pcnt soc data for all targets 2021-08-10 17:19:21 +08:00
rmt_periph.c
rtc_io_periph.c
sigmadelta_periph.c
spi_periph.c spi_master:support octal mode for esp32s2 and esp32s3 2021-08-19 16:40:22 +08:00
timer_periph.c gptimer: clean up hal and ll for driver-ng 2021-10-20 18:40:08 +08:00
touch_sensor_periph.c
uart_periph.c uart: uart_set_pin function will now use IOMUX whenever possible 2021-08-04 12:48:30 +08:00
usb_periph.c
usb_phy_periph.c usb: Add usb_phy driver to support operations on USB PHY 2021-09-13 12:39:56 +08:00