Skip to content

Commit 65018e2

Browse files
aescolarcarlescufi
authored andcommitted
docs boards native_sim: FUSE driver now supports all libCs
Now we can build the FUSE driver with any embedded libC, so let's update the table. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
1 parent ac24d22 commit 65018e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/native/native_sim/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ host libC (:kconfig:option:`CONFIG_EXTERNAL_LIBC`):
707707
EEPROM, EEPROM emulator, :kconfig:option:`CONFIG_EEPROM_EMULATOR`, All
708708
Ethernet, :ref:`Eth native_tap <nsim_per_ethe>`, :kconfig:option:`CONFIG_ETH_NATIVE_TAP`, All
709709
Flash, :ref:`Flash simulator <nsim_per_flash_simu>`, :kconfig:option:`CONFIG_FLASH_SIMULATOR`, All
710-
Flash, :ref:`Host based flash access <native_fuse_flash>`, :kconfig:option:`CONFIG_FUSE_FS_ACCESS`, Host libC
710+
Flash, :ref:`Host based flash access <native_fuse_flash>`, :kconfig:option:`CONFIG_FUSE_FS_ACCESS`, All
711711
GPIO, GPIO emulator, :kconfig:option:`CONFIG_GPIO_EMUL`, All
712712
GPIO, SDL GPIO emulator, :kconfig:option:`CONFIG_GPIO_EMUL_SDL`, All
713713
I2C, I2C emulator, :kconfig:option:`CONFIG_I2C_EMUL`, All

0 commit comments

Comments
 (0)