mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/esp32: drop CONFIG_ESP_PHY_ENABLE_USB for ESP32S2
This commit is contained in:
parent
9a39c88327
commit
ed5bfb7392
@ -106,7 +106,6 @@ extern "C" {
|
||||
* ESP32-S2 specific USB configuration
|
||||
*/
|
||||
#ifdef MODULE_ESP_IDF_USB
|
||||
#define CONFIG_ESP_PHY_ENABLE_USB 1
|
||||
#define CONFIG_USB_OTG_SUPPORTED 1
|
||||
#endif
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user