diff --git a/nuttx-configs/px4fmu-v5/nsh/defconfig b/nuttx-configs/px4fmu-v5/nsh/defconfig index 6382ba13c4..417aa385f3 100644 --- a/nuttx-configs/px4fmu-v5/nsh/defconfig +++ b/nuttx-configs/px4fmu-v5/nsh/defconfig @@ -396,7 +396,7 @@ CONFIG_SDMMC1_DMA=y CONFIG_SDMMC1_DMAPRIO=0x00010000 # CONFIG_SDMMC1_WIDTH_D1_ONLY is not set CONFIG_STM32F7_BBSRAM=y -CONFIG_STM32F7_BBSRAM_FILES=4 +CONFIG_STM32F7_BBSRAM_FILES=5 CONFIG_STM32F7_SAVE_CRASHDUMP=y # CONFIG_STM32F7_HAVE_RTC_COUNTER is not set # CONFIG_STM32F7_HAVE_RTC_SUBSECONDS is not set diff --git a/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig b/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig index 6d2b56f747..703730228b 100644 --- a/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig +++ b/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig @@ -396,7 +396,7 @@ CONFIG_SDMMC1_DMA=y CONFIG_SDMMC1_DMAPRIO=0x00010000 # CONFIG_SDMMC1_WIDTH_D1_ONLY is not set CONFIG_STM32F7_BBSRAM=y -CONFIG_STM32F7_BBSRAM_FILES=4 +CONFIG_STM32F7_BBSRAM_FILES=5 CONFIG_STM32F7_SAVE_CRASHDUMP=y # CONFIG_STM32F7_HAVE_RTC_COUNTER is not set # CONFIG_STM32F7_HAVE_RTC_SUBSECONDS is not set