Skip to content

Commit 5a21cbe

Browse files
Added information for linkerscript.ld
1 parent e2167e1 commit 5a21cbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Flash loader template without the need for a Keil/Segger DSK license. OFL uses c
33

44
## Create a Flash loader executable
55
To create a OFL executable you need the following:
6+
* Information about the RAM of your MCU (needs to be updated in `linkerscript.ld`)
67
* A driver for the peripheral the memory is connected to
78
* A driver to communicate with the flash memory
89
* Way to feed the watchdog if enabled

0 commit comments

Comments
 (0)