This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix][build] Point Travis to the rename repository
- Loading branch information
1 parent
0cbfa0e
commit 25b3c6b
Showing
7 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
BOARD_TAG = uno | ||
ARDUINO_PORT = /dev/cu.usb* | ||
ARDUINO_LIBS = Ethernet Ethernet/utility SPI HttpClient xively-arduino | ||
ARDUINO_LIBS = Ethernet Ethernet/utility SPI HttpClient xively_arduino | ||
|
||
include Arduino.mk |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
BOARD_TAG = uno | ||
ARDUINO_PORT = /dev/cu.usb* | ||
ARDUINO_LIBS = Ethernet Ethernet/utility SPI HttpClient xively-arduino | ||
ARDUINO_LIBS = Ethernet Ethernet/utility SPI HttpClient xively_arduino | ||
|
||
include Arduino.mk |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
BOARD_TAG = uno | ||
ARDUINO_PORT = /dev/cu.usb* | ||
ARDUINO_LIBS = Ethernet Ethernet/utility SPI HttpClient xively-arduino | ||
ARDUINO_LIBS = Ethernet Ethernet/utility SPI HttpClient xively_arduino | ||
|
||
include Arduino.mk |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
BOARD_TAG = uno | ||
ARDUINO_PORT = /dev/cu.usb* | ||
ARDUINO_LIBS = WiFi WiFi/utility SPI HttpClient xively-arduino | ||
ARDUINO_LIBS = WiFi WiFi/utility SPI HttpClient xively_arduino | ||
|
||
include Arduino.mk |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
BOARD_TAG = uno | ||
ARDUINO_PORT = /dev/cu.usb* | ||
ARDUINO_LIBS = WiFi WiFi/utility SPI HttpClient xively-arduino | ||
ARDUINO_LIBS = WiFi WiFi/utility SPI HttpClient xively_arduino | ||
|
||
include Arduino.mk |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
BOARD_TAG = uno | ||
ARDUINO_PORT = /dev/cu.usb* | ||
ARDUINO_LIBS = WiFi WiFi/utility SPI HttpClient xively-arduino | ||
ARDUINO_LIBS = WiFi WiFi/utility SPI HttpClient xively_arduino | ||
|
||
include Arduino.mk |