diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/generic-simulavr.cfg (renamed from config/avrsim.cfg) | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/config/avrsim.cfg b/config/generic-simulavr.cfg index 043595a9..db6e05e5 100644 --- a/config/avrsim.cfg +++ b/config/generic-simulavr.cfg @@ -1,7 +1,10 @@ -# Support for internal testing with the "simulavr" program. To use -# this config, compile the firmware for an AVR atmega644p, disable the -# AVR watchdog timer, set the MCU frequency to 20000000, and set the -# serial baud rate to 250000. +# This file contains example pin mappings for testing with the +# "simulavr" program. To use this config, compile the firmware for an +# AVR atmega644p, enable "low-level configuration options", and enable +# "simulavr software emulation". Further details are in +# docs/Debugging.md. + +# See the example.cfg file for a description of available parameters. [stepper_x] # Pins: PA5, PA4, PA1 |