Merge branch 'release/v1.4.0'

This commit is contained in:
valeros 2021-10-31 22:35:54 +02:00
commit 17d12fa5db
3 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-16.04, windows-latest, macos-latest]
os: [ubuntu-18.04, windows-latest, macos-latest]
python-version: [3.7]
example:
- "examples/arduino-blink"

@ -1 +1 @@
Subproject commit ceb4f608f9b4834ac4fa5472e1db2a2c2f9d216e
Subproject commit 36ee4ff8adb0d80d6ff15e03b34e7b10a147b4d0

View File

@ -18,7 +18,7 @@
"type": "git",
"url": "https://github.com/platformio/platform-raspberrypi.git"
},
"version": "1.3.0",
"version": "1.4.0",
"frameworks": {
"arduino": {
"package": "framework-arduino-mbed",
@ -35,7 +35,7 @@
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~2.4.0"
"version": "~2.5.0"
},
"tool-rp2040tools": {
"type": "uploader",