Skip to content
Snippets Groups Projects
Commit 3f150ef0 authored by Paul Smith's avatar Paul Smith
Browse files

Fix typo: reest -> Reset

parent 93d0c231
No related branches found
No related tags found
No related merge requests found
......@@ -285,7 +285,7 @@ help:
fprintf( stderr, " -t Disable 3.3V\n" );
fprintf( stderr, " -f Disable 5V\n" );
fprintf( stderr, " -u Clear all code flash - by power off\n" );
fprintf( stderr, " -r Release from reest\n" );
fprintf( stderr, " -r Release from Reset\n" );
fprintf( stderr, " -R Place into Reset\n" );
fprintf( stderr, " -D Configure NRST as GPIO **WARNING** If you do this and you reconfig\n" );
fprintf( stderr, " the SWIO pin (PD1) on boot, your part can never again be programmed!\n" );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment