File tree Expand file tree Collapse file tree 4 files changed +18
-18
lines changed Expand file tree Collapse file tree 4 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -17,34 +17,34 @@ platform = nxplpc
1717framework = mbed
1818board = lpc11u24
1919
20+ [env:lpc11u35]
21+ platform = nxplpc
22+ framework = mbed
23+ board = lpc11u35
24+
25+ [env:lpc1549]
26+ platform = nxplpc
27+ framework = mbed
28+ board = lpc1549
29+
2030[env:lpc4088]
2131platform = nxplpc
2232framework = mbed
2333board = lpc4088
34+ build_flags = -DPIO_FRAMEWORK_MBED_RTOS_PRESENT
2435
2536[env:seeedArchPro]
2637platform = nxplpc
2738framework = mbed
2839board = seeedArchPro
40+ build_flags = -DPIO_FRAMEWORK_MBED_RTOS_PRESENT
2941
3042; [env:seeedArchGPRS]
3143; platform = nxplpc
3244; framework = mbed
3345; board = seeedArchGPRS
3446; build_flags = -DPIO_FRAMEWORK_MBED_RTOS_PRESENT
3547
36- [env:lpc11u35]
37- platform = nxplpc
38- framework = mbed
39- board = lpc11u35
40- build_flags = -DPIO_FRAMEWORK_MBED_RTOS_PRESENT
41-
42- [env:lpc1549]
43- platform = nxplpc
44- framework = mbed
45- board = lpc1549
46- build_flags = -DPIO_FRAMEWORK_MBED_RTOS_PRESENT
47-
4848; [env:lpc11u35_y5_mbug]
4949; platform = nxplpc
5050; framework = mbed
Original file line number Diff line number Diff line change @@ -31,14 +31,14 @@ framework = mbed
3131board = seeedArchPro
3232build_flags = -DPIO_FRAMEWORK_MBED_RTOS_PRESENT
3333
34- [env:lpc11u35 ]
34+ [env:lpc4330_m4 ]
3535platform = nxplpc
3636framework = mbed
37- board = lpc11u35
37+ board = lpc4330_m4
3838build_flags = -DPIO_FRAMEWORK_MBED_RTOS_PRESENT
3939
40- [env:lpc1549 ]
40+ [env:lpc54114 ]
4141platform = nxplpc
4242framework = mbed
43- board = lpc1549
43+ board = lpc54114
4444build_flags = -DPIO_FRAMEWORK_MBED_RTOS_PRESENT
Original file line number Diff line number Diff line change 3131 "framework-mbed" : {
3232 "type" : " framework" ,
3333 "optional" : true ,
34- "version" : " ~5.50904 .0"
34+ "version" : " ~5.51001 .0"
3535 },
3636 "tool-openocd" : {
3737 "type" : " debugger" ,
You can’t perform that action at this time.
0 commit comments