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>
Wed, 8 May 2013 03:15:45 +0000 (20:15 -0700)
commit56a7cbbf51f5c9ebbfe17d1cc30ed807572af3cc
tree2538f7c91b590034910b87e570843af4c4b851f7
parentc9c35b100c3fcae661501d2bf89eedc7fceb2e1c
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