* dependency-integration: Add some notes to the README about how to get a working build environment installed arduino toolchain is another level up now as well Travis needs to `cd` into `/source` before invoking make Roll back local changes Default action for `make` should be `build` Move firmware into /source, deps as submodules in /librariespull/18/head
commit
b9748f204f
@ -0,0 +1,6 @@
|
||||
[submodule "libraries/KeyboardioScanner"]
|
||||
path = libraries/KeyboardioScanner
|
||||
url = https://github.com/keyboardio/KeyboardioScanner.git
|
||||
[submodule "libraries/HID"]
|
||||
path = libraries/HID
|
||||
url = https://github.com/keyboardio/HID.git
|
@ -0,0 +1 @@
|
||||
Subproject commit 490350650f9b9bf859ae8d16a0a77eab1d362637
|
@ -0,0 +1 @@
|
||||
Subproject commit 9810df50b2f66da02510707126181982692a41b8
|
Loading…
Reference in new issue