stm32f4_vrom: Virtual EEPROM driver for STM32F4.
authorsjlongland <sjlongland@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 26 Sep 2015 10:32:45 +0000 (10:32 +0000)
committersjlongland <sjlongland@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 26 Sep 2015 10:32:45 +0000 (10:32 +0000)
commite6a22b1ace42e3115efefa68133e79c2f988ab62
tree538ef687222c17882109aa610c46ae51887ee117
parent646bcf04e18faf9cdbb43cede8f0a214b522e846
stm32f4_vrom: Virtual EEPROM driver for STM32F4.

This is a work-in-progress driver for talking to the flash on the
STM32F4.  Untested for now.

git-svn-id: https://svn.code.sf.net/p/freetel/code@2392 01035d8c-6547-0410-b346-abe4f91aad63
codec2-dev/stm32/inc/stm32f4_vrom.h [new file with mode: 0644]
codec2-dev/stm32/src/stm32f4_vrom.c [new file with mode: 0644]