drivers: flash: Add xmc4xxx flash drivers

Add xmc4xxx flash drivers.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
This commit is contained in:
Andriy Gelman 2022-09-01 14:26:11 -04:00 committed by Carles Cufí
commit 072a428f78
13 changed files with 271 additions and 3 deletions

View file

@ -15,4 +15,8 @@ config HAS_XMCLIB_UART
help
Enable XMCLIB Universal asynchronous receiver transmitter (UART)
config HAS_XMCLIB_FLASH
bool
help
Enable XMCLIB Flash
endif # HAS_XMCLIB