adafruit4650: support for Adafruite 4650 feather OLED

This commit is contained in:
Thomas Richner
2023-09-22 23:30:04 +02:00
committed by Ron Evans
parent 36a12dd7a2
commit dc2de4f9ed
5 changed files with 415 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
# get an md5sum).
tinygo build -size short -o ./build/test.hex -target=feather-rp2040 ./examples/adafruit4650
tinygo build -size short -o ./build/test.hex -target=itsybitsy-m0 ./examples/adt7410/main.go
tinygo build -size short -o ./build/test.hex -target=itsybitsy-m0 ./examples/adxl345/main.go
tinygo build -size short -o ./build/test.hex -target=pybadge ./examples/amg88xx