File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ WiFi 101 shield.
1919
2020== How to build ==
2121
22- go get go.bug.st/serial
23- go build src/github.com/arduino-libraries/WiFi101-FirmwareUpdater/cli/main/winc1500-uploader.go
24-
25- go get github.com/google/gxui
26- go get github.com/google/gxui/drivers/gl
27- go get github.com/google/gxui/gxfont
28- go get github.com/google/gxui/math
29- go get github.com/google/gxui/samples/flags
30- go build src/github.com/arduino-libraries/WiFi101-FirmwareUpdater/gui/main/winc1500-uploader-gui.go
22+ go get go.bug.st/serial
23+ go build src/github.com/arduino-libraries/WiFi101-FirmwareUpdater/cli/main/winc1500-uploader.go
24+
25+ go get github.com/google/gxui
26+ go get github.com/google/gxui/drivers/gl
27+ go get github.com/google/gxui/gxfont
28+ go get github.com/google/gxui/math
29+ go get github.com/google/gxui/samples/flags
30+ go build src/github.com/arduino-libraries/WiFi101-FirmwareUpdater/gui/main/winc1500-uploader-gui.go
3131
3232== License ==
3333
You can’t perform that action at this time.
0 commit comments