Updated package versions
This commit is contained in:
parent
80fe632116
commit
307c883a8c
|
@ -4,9 +4,9 @@ import sys
|
||||||
import shutil
|
import shutil
|
||||||
|
|
||||||
packages = {
|
packages = {
|
||||||
"rns": "rns-0.5.6-py3-none-any.whl",
|
"rns": "rns-0.5.7-py3-none-any.whl",
|
||||||
"nomadnet": "nomadnet-0.3.5-py3-none-any.whl",
|
"nomadnet": "nomadnet-0.3.6-py3-none-any.whl",
|
||||||
"lxmf": "lxmf-0.3.1-py3-none-any.whl",
|
"lxmf": "lxmf-0.3.2-py3-none-any.whl",
|
||||||
"rnsh": "rnsh-0.1.1-py3-none-any.whl",
|
"rnsh": "rnsh-0.1.1-py3-none-any.whl",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
board_manager:
|
board_manager:
|
||||||
additional_urls:
|
additional_urls:
|
||||||
- https://unsigned.io/arduino/package_unsignedio_UnsignedBoards_index.json
|
- https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
|
||||||
- https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
|
|
||||||
- https://adafruit.github.io/arduino-board-index/package_adafruit_index.json
|
|
Loading…
Reference in New Issue