Add scripts for .travis.yml to append config options
This commit is contained in:
parent
7ade65d44b
commit
50f6c645de
3 changed files with 7 additions and 1 deletions
3
buildroot/bin/opt_add_adv
Executable file
3
buildroot/bin/opt_add_adv
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
eval "echo \"#define ${1} ${2}\" >>Marlin/Configuration_adv.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue