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>
Fri, 18 Nov 2016 06:18:39 +0000 (22:18 -0800)
commit7a6c8609ccb670caeab72b80111bec455ea960a7
tree293ce14f3fec27b8dca5e27426d02b0f52da1ad9
parentd70a79fece4077c263a5773c8849ec60c6b649bc
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