AMG88xx thermal camera module

This commit is contained in:
Daniel Esteban
2020-03-04 17:20:44 +01:00
committed by Ron Evans
parent 08cc84ce48
commit ebceed6014
6 changed files with 269 additions and 0 deletions
+2
View File
@@ -13,6 +13,8 @@ smoke-test:
@md5sum ./build/test.hex
tinygo build -size short -o ./build/test.hex -target=itsybitsy-m0 ./examples/adxl345/main.go
@md5sum ./build/test.hex
tinygo build -size short -o ./build/test.hex -target=pybadge ./examples/amg88xx
@md5sum ./build/test.hex
tinygo build -size short -o ./build/test.hex -target=itsybitsy-m0 ./examples/apa102/main.go
@md5sum ./build/test.hex
tinygo build -size short -o ./build/test.hex -target=itsybitsy-m0 ./examples/apa102/itsybitsy-m0/main.go