This website requires JavaScript.
Explore
Help
Sign in
3DPrinting
/
MarlinFirmware
Watch
0
Star
0
Fork
You've already forked MarlinFirmware
0
mirror of
https://github.com/MarlinFirmware/Marlin.git
synced
2025-03-15 02:36:19 +00:00
Code
Issues
Releases
Wiki
Activity
826d570162
MarlinFirmware
/
buildroot
/
bin
/
opt_add
4 lines
84 B
Text
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
Combine Travis CI option-setting commands (#12474)
2018-11-18 19:58:02 -06:00
eval "echo \"#define ${1} ${2}\" >>Marlin/Configuration_adv.h"
Reference in a new issue
Copy permalink