This website requires JavaScript.
Explore
Help
Sign In
melch
/
Marlin
Watch
1
Star
0
Fork
0
You've already forked Marlin
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
da42f27c9e
Marlin
/
buildroot
/
bin
/
opt_add
4 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add scripts for .travis.yml to append config options
2017-10-29 09:43:27 +01:00
#!/usr/bin/env bash
Combine Travis CI option-setting commands (#12474)
2018-11-19 02:58:02 +01:00
eval "echo \"#define ${1} ${2}\" >>Marlin/Configuration_adv.h"
Reference in New Issue
Copy Permalink