Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: fan pin number correction for Robin Nano 3 (#4005) | Oleksii Zelivianskyi | 2021-02-28 | 1 | -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 Zelivianskyi | 2021-02-28 | 1 | -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 config | Kevin O'Connor | 2021-02-20 | 1 | -0/+109 |
Reported by @mks-viva. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |