aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-bigtreetech-skr-mini-mz.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Minor indentation changes to skr configsKevin O'Connor2021-06-011-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Use "stealthchop_threshold: 999999" if setKevin O'Connor2021-05-091-4/+4
| | | | | | | | Change all the example config files to use either 0 or 999999 for stealthchop_threshold (as is recommended in the TMC_Drivers.md document). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* stm32: Simplify USB/Serial/CANbus Kconfig selectionKevin O'Connor2021-03-181-3/+3
| | | | | | | Combine the various communication options into a single "make menuconfig" menu item. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add comments to known skr boards with broken thermistor circuitsKevin O'Connor2021-01-181-0/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add example generic-bigtreetech-skr-mini-mz.cfg configKevin O'Connor2021-01-091-0/+132
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>