mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-31 22:24:28 +00:00
refactor(hal): Remove usb_hal and usb_ll
This commit removes some legacy USB related HAL and LL files that are no longer used.
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#include "ffconf.h"
|
||||
#include "esp_vfs.h"
|
||||
#include "errno.h"
|
||||
#include "hal/usb_hal.h"
|
||||
#include "driver/gpio.h"
|
||||
#include <esp_vfs_fat.h>
|
||||
|
||||
|
Reference in New Issue
Block a user