Skip to content

Commit 33c989b

Browse files
committed
add package.json to fix
platformio/platformio-core#3693
1 parent 8eb3e2b commit 33c989b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "framework-arduinoadafruitnrf52",
3+
"description": "Git head arduinoadafruitnrf52, to solve https://github.com/platformio/platformio-core/issues/3693",
4+
"version": "0.0.0",
5+
"url": "https://github.com/jeffc/Adafruit_nRF52_Arduino"
6+
}

0 commit comments

Comments
 (0)