Make F4DISC warning clearer

master
zwlp 2017-09-02 21:15:11 +01:00
rodzic 4d9f69ffef
commit f646be4204
1 zmienionych plików z 2 dodań i 2 usunięć

@ -13,7 +13,7 @@ Cortex M4 STM32F429ZI
### Status ###
Not officially supported (no downloads provided, no customised documentation), but the stmhal variant supports the basic board well.
Not *officially* supported (no downloads provided, no customised documentation), but the stmhal variant supports the basic board well.
Unlike the STM32F4 Discovery board, this board is designed to be powered and flashed via the mini-USB connector; to run on the micro-USB connector alone you have to bridge 5V with PB13.
@ -32,7 +32,7 @@ On the mini-USB, the STLinkV2 offers a virtual mass storage device plus a virtua
cd stmhal
make BOARD=STM32F429DISC
Do not confuse `STM32F4DISC` with the similarly named `STM32F429DISC`. Images for the F4DISC will not boot on the F429.
Do not confuse `STM32F429DISC` with the similarly named `STM32F4DISC`. Images for the F4DISC will not boot on the F429.
### Flashing ###