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.
2 parents c973eea + a8be69c commit eedd022Copy full SHA for eedd022
examples/zephyr-drivers-watchdog/.skiptest
platform.json
@@ -12,7 +12,7 @@
12
"type": "git",
13
"url": "https://github.com/platformio/platform-nxplpc.git"
14
},
15
- "version": "5.0.0",
+ "version": "5.0.1",
16
"packageRepositories": [
17
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
18
"http://dl.platformio.org/packages/manifest.json"
@@ -35,12 +35,12 @@
35
"framework-mbed": {
36
"type": "framework",
37
"optional": true,
38
- "version": "~5.51401.0"
+ "version": "~6.51401.0"
39
40
"framework-zephyr": {
41
42
43
- "version": "~1.20100.0"
+ "version": "~2.20100.0"
44
45
"framework-zephyr-hal-nxp": {
46
0 commit comments