mirror of
https://github.com/hathach/tinyusb.git
synced 2026-03-26 17:34:58 +00:00
remove accidentally committed submodule entries
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -55,3 +55,13 @@ Release
|
||||
BrowseInfo
|
||||
.cmake_build
|
||||
README_processed.rst
|
||||
# Dependencies fetched by tools/get_deps.py (should not be committed)
|
||||
hw/mcu/raspberry_pi/Pico-PIO-USB/
|
||||
hw/mcu/st/cmsis_device_f4/
|
||||
hw/mcu/st/stm32f4xx_hal_driver/
|
||||
lib/CMSIS_5/
|
||||
lib/FreeRTOS-Kernel/
|
||||
lib/lwip/
|
||||
lib/threadx/
|
||||
tools/linkermap/
|
||||
tools/uf2/
|
||||
|
||||
Submodule hw/mcu/raspberry_pi/Pico-PIO-USB deleted from 675543bcc9
Submodule hw/mcu/st/cmsis_device_f4 deleted from 3c77349ce0
Submodule hw/mcu/st/stm32f4xx_hal_driver deleted from b6f0ed3829
Submodule lib/CMSIS_5 deleted from 2b7495b853
Submodule lib/FreeRTOS-Kernel deleted from cc0e0707c0
1
lib/lwip
1
lib/lwip
Submodule lib/lwip deleted from 159e31b689
Submodule lib/threadx deleted from 4b6e8100d9
Submodule tools/linkermap deleted from 8e1f440fa1
Submodule tools/uf2 deleted from c594542b2f
Reference in New Issue
Block a user