Skip to content

Commit ae94685

Browse files
orrmanycujomalainey
authored andcommitted
Create package.json
Adding packgae.json to make this fork PlatformIO Core 5.x compatible See https://github.com/adafruit/Adafruit_nRF52_Arduino/pull/571/files and platformio/platformio-core#3693
1 parent ef03b84 commit ae94685

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

package.json

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "framework-arduinoadafruitnrf52",
3+
"version": "1.1900.200603",
4+
"description": "Arduino Wiring-based Framework for Nordic Semiconductor nRF52 BLE SoC",
5+
"keywords": [
6+
"framework",
7+
"arduino",
8+
"nordic semiconductor",
9+
"nrf52"
10+
],
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/cujomalainey/Adafruit_nRF52_Arduino.git#S340",
14+
}
15+
}

0 commit comments

Comments
 (0)