Skip to content

Commit f86d6da

Browse files
author
Al Hoang
committed
add bme688 example to smoketest
1 parent 463d084 commit f86d6da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

smoketest.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,3 +167,4 @@ tinygo build -size short -o ./build/test.hex -target=wioterminal -stack-size 8kb
167167
# network examples (comboat)
168168
tinygo build -size short -o ./build/test.hex -target=elecrow-rp2040 -stack-size 8kb ./examples/net/tlsclient/
169169
tinygo build -size short -o ./build/test.hex -target=elecrow-rp2350 -stack-size 8kb ./examples/net/ntpclient/
170+
tinygo build -size short -o ./build/test.hex -target=pico ./examples/bme688

0 commit comments

Comments
 (0)