Skip to content

Commit b61e1cd

Browse files
committed
Move vendor URL to "homepage" field
1 parent f029cfe commit b61e1cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

platform.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"name": "nxplpc",
33
"title": "NXP LPC",
44
"description": "The NXP LPC is a family of 32-bit microcontroller integrated circuits by NXP Semiconductors. The LPC chips are grouped into related series that are based around the same 32-bit ARM processor core, such as the Cortex-M4F, Cortex-M3, Cortex-M0+, or Cortex-M0. Internally, each microcontroller consists of the processor core, static RAM memory, flash memory, debugging interface, and various peripherals.",
5-
"url": "http://www.nxp.com/products/microcontrollers/",
6-
"homepage": "http://platformio.org/platforms/nxplpc",
5+
"homepage": "http://www.nxp.com/products/microcontrollers/",
76
"license": "Apache-2.0",
87
"engines": {
98
"platformio": "<5"

0 commit comments

Comments
 (0)