We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ee929 commit c9e5f84Copy full SHA for c9e5f84
CMSIS
@@ -0,0 +1 @@
1
+CMSIS-Atmel/CMSIS
package.json
@@ -0,0 +1,16 @@
+{
2
+ "name": "framework-cmsis-atmel",
3
+ "version": "1.2.1",
4
+ "description": "Atmel Smart ARM devices CMSIS module",
5
+ "keywords": [
6
+ "framework",
7
+ "arm",
8
+ "microchip",
9
+ "samd"
10
+ ],
11
+ "license": "BSD-2-Clause",
12
+ "repository": {
13
+ "type": "git",
14
+ "url": "https://github.com/arduino/ArduinoModule-CMSIS-Atmel"
15
+ }
16
+}
0 commit comments