aht20: add device

This commit is contained in:
Kenneth Bell
2021-05-11 22:19:27 -07:00
committed by Ron Evans
parent 6b58fdc95a
commit d1ace44754
6 changed files with 260 additions and 0 deletions
+2
View File
@@ -187,6 +187,8 @@ endif
@md5sum ./build/test.hex
tinygo build -size short -o ./build/test.hex -target=feather-m0 ./examples/ina260/main.go
@md5sum ./build/test.hex
tinygo build -size short -o ./build/test.hex -target=nucleo-l432kc ./examples/aht20/main.go
@md5sum ./build/test.hex
DRIVERS = $(wildcard */)
NOTESTS = build examples flash semihosting pcd8544 shiftregister st7789 microphone mcp3008 gps microbitmatrix \