altos/stm32l0: Add adc and flash drivers
authorKeith Packard <keithp@keithp.com>
Tue, 23 Jun 2020 23:21:57 +0000 (16:21 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 8 Aug 2020 03:30:11 +0000 (20:30 -0700)
commit845b51d09a6a6f257aebb6db202b12ee1fa9ed7e
tree813bc01f0334181f958be403c574dc3a8f8673c2
parentd2b750a04bbaf428a38fd95891a7ce1cc7d3d2f3
altos/stm32l0: Add adc and flash drivers

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm32l0/ao_adc_stm32l0.c [new file with mode: 0644]
src/stm32l0/ao_adc_stm32l0.h [new file with mode: 0644]
src/stm32l0/ao_flash.h [new file with mode: 0644]
src/stm32l0/ao_flash_stm32l0.c [new file with mode: 0644]
src/stm32l0/stm32l0.h