-
Notifications
You must be signed in to change notification settings - Fork 0
/
platformio.ini
57 lines (51 loc) · 1.68 KB
/
platformio.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:seeed_wio_terminal]
platform = atmelsam
board = seeed_wio_terminal
framework = arduino
;upload_protocol = jlink
;upload_port = jlink
;debug_tool = jlink
platform_packages = framework-arduino-samd-seeed@https://github.com/Seeed-Studio/ArduinoCore-samd.git#v1.8.1
lib_deps =
;https://github.com/Seeed-Studio/Seeed_Arduino_rpcWiFi
https://github.com/Seeed-Studio/Seeed_Arduino_rpcWiFi#v1.0.5
;https://github.com/Seeed-Studio/Seeed_Arduino_rpcUnified
https://github.com/Seeed-Studio/Seeed_Arduino_rpcUnified#v2.1.3
;https://github.com/Seeed-Studio/Seeed_Arduino_FS
https://github.com/Seeed-Studio/Seeed_Arduino_FS#v2.1.1
;https://github.com/Seeed-Studio/Seeed_Arduino_SFUD
https://github.com/Seeed-Studio/Seeed_Arduino_SFUD#v2.0.1
;https://github.com/Seeed-Studio/Seeed_Arduino_mbedtls#dev
https://github.com/Seeed-Studio/Seeed_Arduino_mbedtls#v3.0.1
;https://github.com/khoih-prog/SinricPro_Generic
https://github.com/khoih-prog/SinricPro_Generic#v2.8.3
;https://github.com/khoih-prog/WebSockets_Generic
https://github.com/khoih-prog/WebSockets_Generic#v2.10.1
lib_ignore =
STM32Ethernet
DueFlashStorage
ESP_AT_Lib
Ethernet
Ethernet2
Ethernet3
EthernetENC
EthernetLarge
QNEthernet
EthernetWebServer
EthernetWebServer_STM32
STM32duino LwIP
STM32Ethernet
UIPEthernet
WiFi101
WiFiEspAT
WiFiNINA_Generic
WiFiWebServer