We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2167e1 commit 5a21cbeCopy full SHA for 5a21cbe
readme.md
@@ -3,6 +3,7 @@ Flash loader template without the need for a Keil/Segger DSK license. OFL uses c
3
4
## Create a Flash loader executable
5
To create a OFL executable you need the following:
6
+* Information about the RAM of your MCU (needs to be updated in `linkerscript.ld`)
7
* A driver for the peripheral the memory is connected to
8
* A driver to communicate with the flash memory
9
* Way to feed the watchdog if enabled
0 commit comments