Skip to content

Commit 985bdb1

Browse files
committed
Add a package.json file to fix platformio build
For more details see: adafruit#571 platformio/platformio-core#3693
1 parent ee23edf commit 985bdb1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"description": "Adafruit Arduino Framework for NRF52",
3+
"name": "framework-arduinoadafruitnrf52",
4+
"system": "*",
5+
"url": "https://github.com/adafruit/Adafruit_nRF52_Arduino",
6+
"version": "0.21.1"
7+
}

0 commit comments

Comments
 (0)