File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 strategy :
88 fail-fast : false
99 matrix :
10- os : [ubuntu-16 .04, windows-latest, macos-latest]
10+ os : [ubuntu-18 .04, windows-latest, macos-latest]
1111 python-version : [3.7]
1212 example :
1313 - " examples/mbed-rtos-blink-baremetal"
Original file line number Diff line number Diff line change 1818 "type" : " git" ,
1919 "url" : " https://github.com/platformio/platform-nxplpc.git"
2020 },
21- "version" : " 8.2 .0" ,
21+ "version" : " 9.0 .0" ,
2222 "frameworks" : {
2323 "mbed" : {
2424 "package" : " framework-mbed" ,
5151 "type" : " framework" ,
5252 "optional" : true ,
5353 "owner" : " platformio" ,
54- "version" : " ~2.20600 .0"
54+ "version" : " ~2.20700 .0"
5555 },
5656 "tool-openocd" : {
5757 "type" : " debugger" ,
5858 "optional" : true ,
5959 "owner" : " platformio" ,
60- "version" : " ~2.1000 .0"
60+ "version" : " ~2.1100 .0"
6161 },
6262 "tool-pyocd" : {
6363 "type" : " debugger" ,
7474 "tool-cmake" : {
7575 "optional" : true ,
7676 "owner" : " platformio" ,
77- "version" : " ~3.16 .0"
77+ "version" : " ~3.21 .0"
7878 },
7979 "tool-dtc" : {
8080 "optional" : true ,
You can’t perform that action at this time.
0 commit comments