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:
parent
a09130d350
commit
2d5d9fdf77
3 changed files with 0 additions and 12 deletions
|
@ -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
|
|
@ -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
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue