esp-idf/components/soc/esp32s2
Alex Lisitsyn ea6710ce98 soc/hal: add tinyusb support esp32s3
add usb hal/soc, usb_ll files and esp32s3 target for usb
move usb_hal.h into soc common folder
soc/hal: fix soc and periph for usb
tinyusb: fix tinyusb io header
hal: usb_ll fix pull up/down config for esp32s3
soc/hal: fix peripheral addresses
2021-05-06 16:20:54 +08:00
..
include/soc soc/hal: add tinyusb support esp32s3 2021-05-06 16:20:54 +08:00
adc_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
CMakeLists.txt components: fix ldgen check errors 2021-01-19 11:17:18 +08:00
dac_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
dedic_gpio_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gpio_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
i2c_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
i2s_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
interrupts.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
ledc_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
pcnt_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rmt_periph.c rmt: split TX and RX in LL driver 2020-11-05 19:00:55 +08:00
rtc_io_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sigmadelta_periph.c sigma_delta: add periph signal list and support esp32-s3 2020-10-29 11:06:28 +08:00
soc_memory_layout.c Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
spi_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
timer_periph.c timergroup: move interrupt index into peripheral description file 2020-11-03 18:16:50 +08:00
touch_sensor_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
uart_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
usb_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00