Official ARM version: v4.5

This commit is contained in:
Ali Labbene 2019-12-09 11:25:19 +01:00
parent c2b2a927a2
commit 76177aa280
2066 changed files with 432280 additions and 2 deletions

4
.github/ISSUE_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,4 @@
## IMPORTANT INFORMATION
* This repository is not intended to accept contributions as its content is cloned from [CMSIS](https://github.com/ARM-software/CMSIS) Arm(TM) owned repository.
* Any issue or pull-request shall be be addressed to Arm(TM) and reported [here](https://github.com/ARM-software/CMSIS_5).

4
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,4 @@
## IMPORTANT INFORMATION
* This repository is not intended to accept contributions as its content is cloned from [CMSIS](https://github.com/ARM-software/CMSIS) Arm(TM) owned repository.
* Any issue or pull-request shall be be addressed to Arm(TM) and reported [here](https://github.com/ARM-software/CMSIS_5).