drivers: flash: Add xmc4xxx flash drivers
Add xmc4xxx flash drivers. Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
This commit is contained in:
parent
2c22d7c63b
commit
072a428f78
13 changed files with 271 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue