mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-09 19:29:27 +08:00
4 lines
105 B
Makefile
4 lines
105 B
Makefile
all:
|
|
GOARM=7 GOARCH=arm GOOS=linux go build -v raspi_adafruit.go
|
|
# scp raspi_adafruit pi@192.168.0.2:~
|