We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e660376 commit 9531e2bCopy full SHA for 9531e2b
builder/frameworks/mbed
examples/mbed-blink/platformio.ini
@@ -46,3 +46,8 @@ board = lpc1549
46
platform = nxplpc
47
framework = mbed
48
board = lpc11u35_y5_mbug
49
+
50
+[env:lpc54114]
51
+platform = nxplpc
52
+framework = mbed
53
+board = lpc54114
0 commit comments