File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- .vscode /
2- .pio /
3- out /
41.vs /
2+ .vscode /
3+ /.pio /
4+ /out /
Original file line number Diff line number Diff line change 99; https://docs.platformio.org/page/projectconf.html
1010
1111[env:seeed_wio_terminal]
12- platform = atmelsam@5.1.1
12+ platform = atmelsam
1313board = seeed_wio_terminal
1414framework = arduino
1515platform_packages = framework-arduino-samd-seeed@https://github.com/Seeed-Studio/ArduinoCore-samd.git# v1.8.1
1616lib_deps =
17- https://github.com/Seeed-Studio/Seeed_Arduino_rpcWiFi# v1.0.2
18- https://github.com/Seeed-Studio/Seeed_Arduino_rpcUnified# v2.1.1
19- https://github.com/Seeed-Studio/Seeed_Arduino_mbedtls# dev
17+ https://github.com/Seeed-Studio/Seeed_Arduino_rpcWiFi# v1.0.4
18+ https://github.com/Seeed-Studio/Seeed_Arduino_rpcUnified# v2.1.2
19+ https://github.com/Seeed-Studio/Seeed_Arduino_mbedtls
2020 https://github.com/Seeed-Studio/Seeed_Arduino_FS
2121 https://github.com/Seeed-Studio/Seeed_Arduino_SFUD
2222 https://github.com/sstaub/NTP
2323 PubSubClient
24- https://github.com/lovyan03/LovyanGFX# 0.3.4
24+ https://github.com/lovyan03/LovyanGFX# 0.3.10
2525 https://github.com/ciniml/ExtFlashLoader
2626 https://github.com/Seeed-Studio/Seeed_Arduino_LIS3DHTR
2727 https://github.com/bxparks/AceButton
You can’t perform that action at this time.
0 commit comments