PlatformIO Travis test

spi.h renamed to avoid conflicts with base libraries
This commit is contained in:
Christopher Pepper
2017-07-19 21:34:30 +01:00
committed by Scott Lahteine
parent c66d1ac651
commit d2fb3215da
3 changed files with 86 additions and 145 deletions

3
buildroot/bin/build_marlin_pio Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
platformio run --project-dir $@ --silent