We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f813dc commit b6e7ad2Copy full SHA for b6e7ad2
1 file changed
README.md
@@ -144,8 +144,8 @@ BUILD_DIR=custom-dir-if-needed make isp
144
145
#### Logging over UART
146
147
-Currently, only the UART1 with baudrate=921600 is used for debuging. To
148
-enable the log from UART, set the DEUBG=1 when build the project.
+Currently, only the UART1 with baudrate=921600 is used for debugging. To
+enable the log from UART, set the DEBUG=1 when build the project.
149
150
Any USB to UART dongle will work. Use your favorite terminal emulator to see the
151
log, e.g.:
0 commit comments