We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f765dbe commit 43da24aCopy full SHA for 43da24a
README.md
@@ -1,8 +1,10 @@
1
# ArduinoModule-CMSIS
2
ARM CMSIS module for Arduino IDE
3
4
-Source is the one provided by ARM at https://github.com/ARM-software/CMSIS/
+Source is the one provided by ARM at:
5
+ * CMSIS 4 (legacy): https://github.com/ARM-software/CMSIS/
6
+ * CMSIS 5: https://github.com/ARM-software/CMSIS_5
7
-Main CMSIS URL is http://www.arm.com/products/processors/cortex-m/cortex-microcontroller-software-interface-standard.php
8
+Main CMSIS URL is https://developer.arm.com/tools-and-software/embedded/cmsis
9
-API Help can be found at http://www.keil.com/pack/doc/cmsis/general/html/index.html
10
+API Help can be found at https://arm-software.github.io/CMSIS_5/General/html/index.html
0 commit comments