diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/avr/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/avr/Kconfig b/src/avr/Kconfig index 25e315a3..18769d49 100644 --- a/src/avr/Kconfig +++ b/src/avr/Kconfig @@ -142,8 +142,7 @@ config SIMULAVR help Compile the code to run on simulavr software emulation instead of for real hardware. This disables support for "U2X - baud" mode and for the watchdog timer which are not supported - on simulavr. + baud" mode which is not supported on simulavr. If unsure, select "N". |