Skip to content

Commit d8909c9

Browse files
committed
Merge branch 'release/3.3.1'
2 parents 3807afc + 7083175 commit d8909c9

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

builder/frameworks/mbed

Submodule mbed updated 1 file

examples/mbed-blink/platformio.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,8 @@ board = lpc1549
4646
platform = nxplpc
4747
framework = mbed
4848
board = lpc11u35_y5_mbug
49+
50+
[env:lpc54114]
51+
platform = nxplpc
52+
framework = mbed
53+
board = lpc54114

platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"type": "git",
1313
"url": "https://github.com/platformio/platform-nxplpc.git"
1414
},
15-
"version": "3.3.0",
15+
"version": "3.3.1",
1616
"packageRepositories": [
1717
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
1818
"http://dl.platformio.org/packages/manifest.json"

0 commit comments

Comments
 (0)