mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
tinyusb: Use TinyUSB from component registry
This commit is contained in:
@@ -240,13 +240,6 @@ INPUT = \
|
||||
$(PROJECT_PATH)/components/spi_flash/include/esp_partition.h \
|
||||
$(PROJECT_PATH)/components/spi_flash/include/spi_flash_mmap.h \
|
||||
$(PROJECT_PATH)/components/spiffs/include/esp_spiffs.h \
|
||||
$(PROJECT_PATH)/components/tinyusb/additions/include/tinyusb_types.h \
|
||||
$(PROJECT_PATH)/components/tinyusb/additions/include/tinyusb.h \
|
||||
$(PROJECT_PATH)/components/tinyusb/additions/include/tusb_cdc_acm.h \
|
||||
$(PROJECT_PATH)/components/tinyusb/additions/include/tusb_config.h \
|
||||
$(PROJECT_PATH)/components/tinyusb/additions/include/tusb_console.h \
|
||||
$(PROJECT_PATH)/components/tinyusb/additions/include/tusb_tasks.h \
|
||||
$(PROJECT_PATH)/components/tinyusb/additions/include/vfs_tinyusb.h \
|
||||
$(PROJECT_PATH)/components/touch_element/include/touch_element/touch_button.h \
|
||||
$(PROJECT_PATH)/components/touch_element/include/touch_element/touch_element.h \
|
||||
$(PROJECT_PATH)/components/touch_element/include/touch_element/touch_matrix.h \
|
||||
|
Reference in New Issue
Block a user