mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'contrib/github_pr_11163_v5.1' into 'release/v5.1'
Make custom bootloader message match actual output (GitHub PR) (v5.1) See merge request espressif/esp-idf!23375
This commit is contained in:
commit
75002dce56
@ -23,7 +23,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user