add platformio file
This commit is contained in:
15
package.json
Normal file
15
package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "framework-arduino-mbed",
|
||||
"version": "3.5.4",
|
||||
"description": "Arduino framework supporting mbed-enabled boards",
|
||||
"keywords": [
|
||||
"framework",
|
||||
"arduino",
|
||||
"mbed"
|
||||
],
|
||||
"homepage": "https://www.arduino.cc/reference/en",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/arduino/ArduinoCore-mbed"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user