This website works better with JavaScript.
Explore
Help
Sign In
microlab
/
scube
Watch
1
Star
1
Fork
You've already forked scube
0
Code
Issues
Pull Requests
Releases
Activity
262ff9584c
scube
/
buildroot
/
bin
/
opt_add
4 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add scripts for .travis.yml to append config options
7 years ago
#!/usr/bin/env bash
Fix opt_add to accept quotes
6 years ago
eval "echo '#define ${@}' >>Marlin/Configuration_adv.h"