aboutsummaryrefslogtreecommitdiffstats
path: root/config/sample-multi-mcu.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Don't use arduino aliases in example-xxx.cfg filesKevin O'Connor2021-03-251-23/+20
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-4/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-2/+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: Rename example-multi-mcu.cfg to sample-multi-mcu.cfgKevin O'Connor2019-11-241-0/+87
Rename the sample file to be more similar to the naming of other files. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>