tests/net: For nrf52_bsim use flash model

Now that the nrf52 HW models support it,
let's use their flash model instead of falling back
to the openthread RAM settings backend.

Note that the flash model defaults to just keeping the
flash content in the Linux process heap.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-04-28 10:00:08 +02:00 committed by Alberto Escolar
parent a09130d350
commit 2d5d9fdf77
3 changed files with 0 additions and 12 deletions

View file

@ -1,4 +0,0 @@
# The nrf52 HW models do not have a flash model yet. Even though it is possible to use different
# replacements, the easiest one is to disable the flash, so when configured with openthread
# it will use the OPENTHREAD_SETTINGS_RAM
CONFIG_FLASH=n

View file

@ -1,4 +0,0 @@
# The nrf52 HW models do not have a flash model yet. Even though it is possible to use different
# replacements, the easiest one is to disable the flash, so when configured with openthread
# it will use the OPENTHREAD_SETTINGS_RAM
CONFIG_FLASH=n

View file

@ -1,4 +0,0 @@
# The nrf52 HW models do not have a flash model yet. Even though it is possible to use different
# replacements, the easiest one is to disable the flash, so when configured with openthread
# it will use the OPENTHREAD_SETTINGS_RAM
CONFIG_FLASH=n