diff options
| author | copilot-swe-agent[bot] <[email protected]> | 2026-02-03 08:32:35 +0000 |
|---|---|---|
| committer | copilot-swe-agent[bot] <[email protected]> | 2026-02-03 08:32:35 +0000 |
| commit | 153e204541a5ecd8223a2b5976f31abf146cd4cd (patch) | |
| tree | c7388adbc092adfad3ded0c8cb12de9fc57a7ef9 | |
| parent | 45bb276d2844d2fa3fead6bb2011e400b8a7975e (diff) | |
Remove .gitignore changes, keep only usbd.h changes
Co-authored-by: hathach <[email protected]>
| -rw-r--r-- | .gitignore | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore index 263e335e5..162f9a019 100644 --- a/.gitignore +++ b/.gitignore @@ -55,13 +55,3 @@ Release BrowseInfo .cmake_build README_processed.rst - -# External dependencies fetched by get_deps.py -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/ -tools/linkermap/ -tools/uf2/ |
