added config

This commit is contained in:
2020-01-11 16:03:39 +01:00
commit c750df32d0
554 changed files with 372272 additions and 0 deletions

3
buildroot/bin/opt_add Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
eval "echo \"#define ${1} ${2}\" >>Marlin/Configuration.h"