File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ WiFi 101 shield.
19
19
20
20
== How to build ==
21
21
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
31
31
32
32
== License ==
33
33
You can’t perform that action at this time.
0 commit comments