8000
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 fcc76c3 commit ffa4f1bCopy full SHA for ffa4f1b
package.json
@@ -0,0 +1,15 @@
1
+{
2
+ "name": "framework-arduino-mbed",
3
+ "version": "3.1.1",
4
+ "description": "Arduino framework supporting mbed-enabled boards",
5
+ "keywords": [
6
+ "framework",
7
+ "arduino",
8
+ "mbed"
9
+ ],
10
+ "homepage": "https://www.arduino.cc/reference/en",
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "https://github.com/arduino/ArduinoCore-mbed"
14
+ }
15
+}
0 commit comments