PlatformIO Travis test
spi.h renamed to avoid conflicts with base libraries
This commit is contained in:
parent
c66d1ac651
commit
d2fb3215da
3 changed files with 86 additions and 145 deletions
3
buildroot/bin/build_marlin_pio
Executable file
3
buildroot/bin/build_marlin_pio
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
platformio run --project-dir $@ --silent
|
||||
Loading…
Add table
Add a link
Reference in a new issue