mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 06:39:49 +03:00
Initial commit
This commit is contained in:
24
external/CMSIS_5/.gitignore
vendored
Normal file
24
external/CMSIS_5/.gitignore
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
*.breadcrumb
|
||||
*.junit
|
||||
**/__pycache__
|
||||
Local_Release/
|
||||
CMSIS/Documentation/
|
||||
CMSIS/RTOS2/RTX/Library/ARM/MDK/RTX_CM.uvguix.*
|
||||
CMSIS/CoreValidation/Project/*.zip
|
||||
CMSIS/CoreValidation/Project/*.junit
|
||||
CMSIS/CoreValidation/Project/Validation.*/
|
||||
CMSIS/CoreValidation/Project/Bootloader.*/
|
||||
*.uvguix.*
|
||||
*.uvmpw.uvgui.*
|
||||
*.zip
|
||||
docker/dependenciesFiles
|
||||
CMSIS/RTOS/RTX/LIB/**/*.a
|
||||
CMSIS/RTOS/RTX/LIB/**/*.lib
|
||||
CMSIS/RTOS2/RTX/Library/**/*.a
|
||||
CMSIS/RTOS2/RTX/Library/**/*.lib
|
||||
output
|
||||
.DS_Store
|
||||
internal.cp310-win_amd64.pyd
|
||||
CMSIS/Utilities/Darwin64
|
||||
CMSIS/Utilities/Linux64
|
||||
CMSIS/Utilities/Win32
|
Reference in New Issue
Block a user