mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 22:45:08 +00:00
boards/raspberrypi-4b: Fix nxinit configuration SD issues
Propagate the solution for SD card bugs to the nxinit configuration, which also uses the nxinit configuration. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
parent
6de8c13d99
commit
472e4f623a
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ CONFIG_IDLETHREAD_STACKSIZE=8192
|
|||
CONFIG_INIT_ENTRYPOINT="init_main"
|
||||
CONFIG_INTELHEX_BINARY=y
|
||||
CONFIG_LIBC_EXECFUNCS=y
|
||||
CONFIG_MMCSD_MULTIBLOCK_LIMIT=1
|
||||
CONFIG_NSH_BUILTIN_APPS=y
|
||||
CONFIG_NSH_FILEIOSIZE=512
|
||||
CONFIG_NSH_READLINE=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue