Skip to content

Commit

Permalink
PlatformIO Core 5.0 Update (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets authored Sep 6, 2020
1 parent e9f4ad0 commit d8e8ba0
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"name": "framework-arduino-lpc176x",
"description": "Arduino Wiring-based Framework (LPC176x CMSIS 5)",
"url": "https://www.arduino.cc/en/Main/Software",
"version": "0.2.4"
"name": "framework-arduino-lpc176x",
"version": "0.2.4",
"description": "Arduino Wiring-based Framework for the LPC176x MCU series",
"keywords": [
"framework",
"arduino",
"nxp"
],
"repository": {
"type": "git",
"url": "https://github.com/p3p/pio-framework-arduino-lpc176x"
}
}

0 comments on commit d8e8ba0

Please sign in to comment.