esp-idf/components/hal/esp32s2
Darian Leung 3bb5f86a53 Fix incorrect D- pulldown and cleanup USB device struct
This commit fixes the incorrect setting of the D- pulldown resistor in the USB LL.
The usb_struct.h used by USB device mode has also been cleaned up.
2021-05-13 17:18:35 +08:00
..
include/hal Fix incorrect D- pulldown and cleanup USB device struct 2021-05-13 17:18:35 +08:00
adc_hal.c adc: apply adc power API to adc driver 2021-03-26 17:58:00 +08:00
brownout_hal.c esp32s2: BROWNOUT reset reason is set directly without using the brownout ISR 2021-01-18 15:38:09 +08:00
cp_dma_hal.c async_mcp: apply gdma driver 2021-01-13 10:52:27 +08:00
dac_hal.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
interrupt_descriptor_table.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
touch_sensor_hal.c touch_sensor: fix esp32s2 touch sensor default power source 2021-05-08 11:09:17 +08:00
usbh_hal.c Separate USB HAL and common USB types 2021-04-22 19:24:48 +08:00