riscv: Add first cut of Flash driver for Freedom E platforms. Completely untested.

This commit is contained in:
Megan Wachs
2016-11-04 19:43:53 -07:00
parent e51b0360f5
commit 05b12c5c20
4 changed files with 631 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ NOR_DRIVERS = \
dsp5680xx_flash.c \
efm32.c \
em357.c \
fespi.c \
faux.c \
fm3.c \
fm4.c \