aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-simulavr.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Don't use sanguino aliases in example config filesKevin O'Connor2021-03-251-21/+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-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: Rename avrsim.cfg to generic-simulavr.cfgKevin O'Connor2019-11-241-0/+81
Rename the file to be more similar to the naming of other files. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>