This website requires JavaScript.
Explore
Help
Register
Sign In
bissen21
/
Marlin_Firmware
Watch
1
Star
0
Fork
0
You've already forked Marlin_Firmware
Code
Issues
Pull Requests
Projects
Releases
4
Wiki
Activity
c02451b602
Marlin_Firmware
/
buildroot
/
bin
/
opt_add
4 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add scripts for .travis.yml to append config options
2017-10-29 03:43:27 -05:00
#!/usr/bin/env bash
Fix opt_add to accept quotes
2019-02-27 05:43:25 -06:00
eval "echo '#define ${@}' >>Marlin/Configuration_adv.h"
Reference in New Issue
Copy Permalink