Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: Fix extruder1 step_pin in Robin Nano V2 example (#4098) | Tomas Rimkus | 2021-03-23 | 1 | -1/+1 |
| | | | | | Fixed extruder1 step_pin in MKS Robin Nano V2 example config. Signed-off-by: Tomas Rimkus <sandshrew@gmail.com> | ||||
* | stm32: Simplify USB/Serial/CANbus Kconfig selection | Kevin O'Connor | 2021-03-18 | 1 | -2/+2 |
| | | | | | | | Combine the various communication options into a single "make menuconfig" menu item. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | config: Add example generic-mks-robin-nano-v2.cfg config | Kevin O'Connor | 2021-02-20 | 1 | -0/+112 |
Reported by @mks-viva. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |