]> git.gag.com Git - fw/altos/commit
altos: Add program flash function
authorKeith Packard <keithp@keithp.com>
Mon, 11 Mar 2013 07:01:52 +0000 (00:01 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 11 Mar 2013 07:01:52 +0000 (00:01 -0700)
commit994157be3d8272045183bc42237cd315d30d2187
tree949ccc8bdc2153f477b84492d829ea7ae357cad4
parent31c2760ee919a90e440d014d7d303707d863bdf6
altos: Add program flash function

And get it loaded to RAM so it can execute correctly.

Nothing calls it yet...

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm-flash/Makefile
src/stm/altos-loader.ld
src/stm/ao_flash_stm.c [new file with mode: 0644]
src/stm/ao_flash_stm.h [new file with mode: 0644]
src/stm/stm32l.h