boards: st: stm32f0_disco: fix partition inline comment
Fix end offset value in inline comment of the internal partition node. Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
This commit is contained in:
parent
785c454207
commit
74056a7aed
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The flash starting at offset 0x2000 and ending at
|
* The flash starting at offset 0x2000 and ending at
|
||||||
* offset 0x3999 is reserved for use by the application.
|
* offset 0x3fff is reserved for use by the application.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
slot0_partition: partition@4000 {
|
slot0_partition: partition@4000 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue