mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc/doxygen/src/flashing.md: work around Doxygen bug
Doxygen fails to render inline code in headers correctly in the version the CI uses. So, work around the issue by not typestetting `stm32flash` as inline code but as regular text.
This commit is contained in:
parent
0a7bc1a45c
commit
b671ee7cae
@ -196,8 +196,8 @@ JTAG. Also JTAG requires more signal lines to be connected compared to SWD and
|
||||
some internal programmers only have the SWD signal lines connected, so that
|
||||
JTAG will not be possible.
|
||||
|
||||
`stm32flash` Configuration {#flashing-configuration-stm32flash}
|
||||
--------------------------
|
||||
stm32flash Configuration {#flashing-configuration-stm32flash}
|
||||
------------------------
|
||||
|
||||
It is possible to automatically boot the STM32 board into the in-ROM bootloader
|
||||
that `stm32flash` communicates with for flashing by connecting the RST pin to
|
||||
|
Loading…
Reference in New Issue
Block a user