ina260: add new i2c device

This commit is contained in:
Kenneth Bell
2021-03-28 15:02:18 -07:00
committed by Ron Evans
parent 67b8a341a6
commit f65bce6d36
6 changed files with 308 additions and 0 deletions
+2
View File
@@ -185,6 +185,8 @@ endif
@md5sum ./build/test.hex
tinygo build -size short -o ./build/test.hex -target=xiao ./examples/pcf8563/timer/
@md5sum ./build/test.hex
tinygo build -size short -o ./build/test.hex -target=feather-m0 ./examples/ina260/main.go
@md5sum ./build/test.hex
DRIVERS = $(wildcard */)
NOTESTS = build examples flash semihosting pcd8544 shiftregister st7789 microphone mcp3008 gps microbitmatrix \