forked from espressif/esp-idf
Make custom bootloader message match actual output
Fixes the custom bootloader README.md so that the example output matches what will actually be output by default in the custom bootloader. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
This commit is contained in:
committed by
Marius Vikhammer
parent
8e559452d9
commit
e2a59b8bf4
@@ -20,7 +20,7 @@ idf.py flash
|
||||
|
||||
This custom bootloader does not do more than the older bootloader, it only prints an extra message on start up:
|
||||
```
|
||||
[boot] Custom bootloader has been initialized correctly.
|
||||
[boot] Custom bootloader message defined in the KConfig file.
|
||||
```
|
||||
|
||||
## Organisation of this example
|
||||
|
Reference in New Issue
Block a user