walnux/boards/arm/stm32f7
jingfei db54331479 drivers/fs:Always use register_mtddriver() to register the MTD device (patch2)
This is a supplement to the patch:1936126210a56b6d1b033d6d940669413dd6e1b0

Due to the automatic wrapping of MTD devices during the
open() process, the legacy registration methods
ftl_initialize() and bchdev_register() are no longer
required for MTD device registration for user code.

So we have adjusted the registration method for MTD devices
in nuttx/boards, replacing the previous approach using
ftl_initialize()  with register_mtddriver().
2025-07-21 15:15:30 -03:00
..
common style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
nucleo-f722ze style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
nucleo-f746zg style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
nucleo-f767zi style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
steval-eth001v1 boards: Replace CONFIG_NSH_LINELEN with CONFIG_LINE_MAX 2025-01-15 00:07:58 +08:00
stm32f746-ws style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
stm32f746g-disco boards: Update configs and params about FT5X06 2025-07-07 08:46:58 -03:00
stm32f769i-disco boards: Replace CONFIG_NSH_LINELEN with CONFIG_LINE_MAX 2025-01-15 00:07:58 +08:00
stm32f777zit6-meadow drivers/fs:Always use register_mtddriver() to register the MTD device (patch2) 2025-07-21 15:15:30 -03:00