drivers: flash: introduce new Telink B91 Flash driver
Flash driver basic support for Telink B91 platform. Signed-off-by: Yuriy Vynnychek <yura.vynnychek@telink-semi.com>
This commit is contained in:
parent
4962e03d58
commit
fe0b9e85a3
5 changed files with 198 additions and 0 deletions
|
@ -58,6 +58,8 @@ config FLASH_PAGE_LAYOUT
|
|||
help
|
||||
Enables API for retrieving the layout of flash memory pages.
|
||||
|
||||
source "drivers/flash/Kconfig.b91"
|
||||
|
||||
source "drivers/flash/Kconfig.at45"
|
||||
|
||||
source "drivers/flash/Kconfig.esp32"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue