aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-fysetc-cheetah-v1.1.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Use "stealthchop_threshold: 999999" if setKevin O'Connor2021-05-091-4/+4
| | | | | | | | Change all the example config files to use either 0 or 999999 for stealthchop_threshold (as is recommended in the TMC_Drivers.md document). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* stm32: Simplify USB/Serial/CANbus Kconfig selectionKevin O'Connor2021-03-181-2/+2
| | | | | | | Combine the various communication options into a single "make menuconfig" menu item. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-8/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-1/+1
| | | | | | | Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Use restart_method=cheetah in generic-fysetc-cheetah-v1.1.cfgKevin O'Connor2020-04-081-0/+1
| | | | | | Reported by @csutcliff. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Change uart addresses in generic-fysetc-cheetah-v1.1.cfgKevin O'Connor2020-04-081-2/+2
| | | | | | Reported by @mihero and @Magoo0876. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add example config files for the Fysetc Cheetah boardsKevin O'Connor2019-08-311-0/+125
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>