Skip to content

Commit

Permalink
0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
egnor committed May 27, 2024
1 parent f9f5a88 commit aa779ff
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/egnor_esp32/platform.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
name=Extra egnor-related boards
runtime.platform.path={runtime.core.path}
runtime.platform.path={build.core.path}
Binary file not shown.
10 changes: 5 additions & 5 deletions docs/package_egnor_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
{
"name": "esp32",
"architecture": "esp32",
"version": "0.3",
"version": "0.4",
"category": "esp32",
"help": { "online": "" },
"boards": [
{ "name": "Palace Games GRIPPY" }
],
"url": "https://egnor.github.io/gadget_play/egnor_esp32_0.3.zip",
"archiveFileName": "egnor_esp32_0.3.zip",
"checksum": "SHA-256:bbb78871b77aae152334054d55d4eda2a30e33bed8aa23cb0b4c59de6ac2e9e3",
"size": 1738
"url": "https://egnor.github.io/gadget_play/egnor_esp32_0.4.zip",
"archiveFileName": "egnor_esp32_0.4.zip",
"checksum": "SHA-256:30fc391c7378daa4730a76218ba4fe87da6c9ec5cb6efffa434b4105649fa5ac",
"size": 1742
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion pintest/sketch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ profiles:
platforms:
- platform: esp32:esp32 (2.0.17)
platform_index_url: https://espressif.github.io/arduino-esp32/package_esp32_index.json
- platform: egnor:esp32 (0.3)
- platform: egnor:esp32 (0.4)
platform_index_url: https://egnor.github.io/gadget_play/package_egnor_index.json
libraries:
- EspSoftwareSerial (8.1.0)
Expand Down

0 comments on commit aa779ff

Please sign in to comment.