altos/lambdakey: Get save/restore working
authorKeith Packard <keithp@keithp.com>
Sat, 12 Nov 2016 07:36:22 +0000 (23:36 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 19:16:50 +0000 (11:16 -0800)
commit30db58ade19ec69272a8c39c2f13d7919ca491a9
treeffe65fef10c710a5d95510bf900d7b5a78b8dd1e
parent33aeffc123af1f9063969acf585f1caac885ced4
altos/lambdakey: Get save/restore working

Need the HSI clock running for the flash hardware to work.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lambdakey-v1.0/Makefile
src/lambdakey-v1.0/ao_pins.h
src/lambdakey-v1.0/lambda.ld [new file with mode: 0644]
src/stmf0/ao_flash_stm.c