Skip to content

Commit 075db24

Browse files
./ci-build.matrix.json: Add analog read example to CI/CD compile.
Signed-off-by: Ramya Subramanyam <[email protected]>
1 parent 0e913c0 commit 075db24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci-build-matrix.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
],
99
"example" : [
1010
"extras/arduino-examples/examples/01.Basics/Blink/Blink.ino",
11+
"extras/arduino-examples/examples/03.Analog/AnalogInput/AnalogInput.ino",
1112
"libraries/SPI/examples/master/master.ino",
1213
"libraries/SPI/examples/slave/slave.ino",
1314
"libraries/WiFi/examples/ConnectNoEncryption/ConnectNoEncryption.ino",

0 commit comments

Comments
 (0)