File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 37
37
- libraries/RTC/examples/RTC_PeriodicExample
38
38
- libraries/RTC/examples/Test_RTC
39
39
- libraries/SoftwareSerial
40
+ - libraries/WDT
40
41
41
42
strategy :
42
43
fail-fast : false
@@ -133,26 +134,22 @@ jobs:
133
134
- name: LiquidCrystal
134
135
- name: CapacitiveSensor
135
136
- name: Ethernet
136
- - name: ArduinoBearSSL
137
137
- name: ArduinoHttpClient
138
138
- name: NTPClient
139
139
- name: ArduinoMqttClient
140
140
- name: Stepper
141
141
- name: SD
142
142
- name: Arduino_JSON
143
- - name: Arduino_HTS221
143
+ - name: ArduinoBLE
144
144
- name: Firmata
145
145
- name: ArduinoModbus
146
146
- name: ArduinoDMX
147
147
- name: ArduinoRS485
148
- - name: WiFi
149
148
- name: ArduinoIoTCloud
150
149
platforms : |
151
- # Use Board Manager to install the latest release of Arduino SAMD Boards to get the toolchain
150
+ # Use Board Manager to install the latest release of Arduino Renesas Boards to get the toolchain
152
151
- name: "arduino:renesas_uno"
153
- source-url: "https://downloads.arduino.cc/packages/package_renesas_release_index.json"
154
152
- name: "arduino:renesas_portenta"
155
- source-url: "https://downloads.arduino.cc/packages/package_renesas_release_index.json"
156
153
# Overwrite the Board Manager installation with the local platform
157
154
- source-path: "./"
158
155
name: "arduino-git:renesas"
You can’t perform that action at this time.
0 commit comments