Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: Avoid spaces between mcu name and pin name | Kevin O'Connor | 2023-02-03 | 1 | -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 macros | Kevin O'Connor | 2021-12-12 | 1 | -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) | BigTreeTech | 2021-11-24 | 1 | -0/+65 |
Signed-off-by: Alan.Ma from BigTreeTech <tech@biqu3d.com> |