Skip to content

Commit

Permalink
Add a package.json file to fix platformio build
Browse files Browse the repository at this point in the history
  • Loading branch information
dmpolukhin committed Nov 9, 2020
1 parent ee23edf commit 985bdb1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"description": "Adafruit Arduino Framework for NRF52",
"name": "framework-arduinoadafruitnrf52",
"system": "*",
"url": "https://github.com/adafruit/Adafruit_nRF52_Arduino",
"version": "0.21.1"
}

0 comments on commit 985bdb1

Please sign in to comment.