aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-mks-robin-nano-v3.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: fan pin number correction for Robin Nano 3 (#4005)Oleksii Zelivianskyi2021-02-281-1/+2
| | | | | | There are two fan pins on Robin Nano 3 and the fan1 pin is PC14, not PB1. PB1 pin that was in config example is used for the fan2 output. Signed-off-by: Oleksii Zelivianskyi <alexeyzel@gmail.com>
* config: EXP2 header pin correction in Robin Nano 3 (#3997)Oleksii Zelivianskyi2021-02-281-1/+1
| | | | | | | According to Robin Nano v3 pinout the correct pins for: - EXP2_4 is PE10 - EXP2_6 is PA7 Signed-off-by: Oleksii Zelivianskyi <alexeyzel@gmail.com>
* config: Add example generic-mks-robin-nano-v3.cfg configKevin O'Connor2021-02-201-0/+109
Reported by @mks-viva. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>