aboutsummaryrefslogtreecommitdiffstats
path: root/config/sample-bigtreetech-hermit-crab-canbus.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Avoid spaces between mcu name and pin nameKevin O'Connor2023-02-031-9/+9
| | | | | | Prefer "option: mcu:pin" instead of "option: mcu: pin". Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Remove hold_current from sample configs and sample macrosKevin O'Connor2021-12-121-1/+0
| | | | | | | Now that the documentation recommends that hold_current not be set, update the example config files to not specify a hold_current. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add HermitCrab board (#4870)BigTreeTech2021-11-241-0/+65
Signed-off-by: Alan.Ma from BigTreeTech <tech@biqu3d.com>