remove accidentally committed submodule entries

This commit is contained in:
copilot-swe-agent[bot]
2026-03-22 20:27:58 +00:00
parent 46a0361f64
commit b46147a497
10 changed files with 10 additions and 9 deletions

10
.gitignore vendored
View File

@ -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

Submodule lib/lwip deleted from 159e31b689

Submodule lib/threadx deleted from 4b6e8100d9

Submodule tools/linkermap deleted from 8e1f440fa1

Submodule tools/uf2 deleted from c594542b2f