fix build with esp32s2, also use dwc2 for esp example

This commit is contained in:
hathach
2022-03-04 14:45:26 +07:00
parent c9b0fbc907
commit f72da8ee7d
2 changed files with 1 additions and 2 deletions

View File

@@ -34,7 +34,6 @@
#include "freertos/xtensa_api.h"
#include "esp_intr_alloc.h"
#include "esp_log.h"
#include "driver/gpio.h"
#include "soc/dport_reg.h"
#include "soc/gpio_sig_map.h"
#include "soc/usb_periph.h"