0
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:
OneOfEleven
2023-09-09 08:03:56 +01:00
parent 92305117f1
commit 54441e27d9
3388 changed files with 582553 additions and 0 deletions

24
external/CMSIS_5/.gitignore vendored Normal file
View 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