We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a55464 commit 7875bb8Copy full SHA for 7875bb8
simavr/sim/run_avr.c
@@ -43,7 +43,7 @@ display_usage(
43
" [--list-cores] List all supported AVR cores and exit\n"
44
" [-v] Raise verbosity level\n"
45
" (can be passed more than once)\n"
46
- " [--freq|-f <freq>] Sets the frequency for an .hex firmware\n"
+ " [--freq|-f <freq>] Sets the frequency (in Hz) for an .hex firmware\n"
47
" [--mcu|-m <device>] Sets the MCU type for an .hex firmware\n"
48
" [--gdb|-g [<port>]] Listen for gdb connection on <port> "
49
"(default 1234)\n"
0 commit comments