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 67371bf commit 0ec0832Copy full SHA for 0ec0832
.github/workflows/build.yml
@@ -313,7 +313,7 @@ jobs:
313
mkdir example/src
314
cat > example/platformio.ini << EOF
315
[env]
316
- platform = https://github.com/h2zero/platform-n-able.git#1.1.1
+ platform = https://github.com/h2zero/platform-n-able.git
317
framework = arduino
318
319
[env:generic_nrf51822_xxaa
@@ -356,7 +356,7 @@ jobs:
356
357
358
359
360
361
362
[env:generic_nrf52840]
0 commit comments