Skip to content

Commit 74056a7

Browse files
etienne-lmskartben
authored andcommitted
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 <[email protected]>
1 parent 785c454 commit 74056a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/st/stm32f0_disco/stm32f0_disco.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108

109109
/*
110110
* The flash starting at offset 0x2000 and ending at
111-
* offset 0x3999 is reserved for use by the application.
111+
* offset 0x3fff is reserved for use by the application.
112112
*/
113113

114114
slot0_partition: partition@4000 {

0 commit comments

Comments
 (0)