Skip to content

Commit d169d5d

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 797254c commit d169d5d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

package.json

Lines changed: 15 additions & 0 deletions
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)