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>
This commit is contained in:
parent
ac24d2277e
commit
65018e2803
1 changed files with 1 additions and 1 deletions
|
@ -707,7 +707,7 @@ host libC (:kconfig:option:`CONFIG_EXTERNAL_LIBC`):
|
||||||
EEPROM, EEPROM emulator, :kconfig:option:`CONFIG_EEPROM_EMULATOR`, All
|
EEPROM, EEPROM emulator, :kconfig:option:`CONFIG_EEPROM_EMULATOR`, All
|
||||||
Ethernet, :ref:`Eth native_tap <nsim_per_ethe>`, :kconfig:option:`CONFIG_ETH_NATIVE_TAP`, All
|
Ethernet, :ref:`Eth native_tap <nsim_per_ethe>`, :kconfig:option:`CONFIG_ETH_NATIVE_TAP`, All
|
||||||
Flash, :ref:`Flash simulator <nsim_per_flash_simu>`, :kconfig:option:`CONFIG_FLASH_SIMULATOR`, All
|
Flash, :ref:`Flash simulator <nsim_per_flash_simu>`, :kconfig:option:`CONFIG_FLASH_SIMULATOR`, All
|
||||||
Flash, :ref:`Host based flash access <native_fuse_flash>`, :kconfig:option:`CONFIG_FUSE_FS_ACCESS`, Host libC
|
Flash, :ref:`Host based flash access <native_fuse_flash>`, :kconfig:option:`CONFIG_FUSE_FS_ACCESS`, All
|
||||||
GPIO, GPIO emulator, :kconfig:option:`CONFIG_GPIO_EMUL`, All
|
GPIO, GPIO emulator, :kconfig:option:`CONFIG_GPIO_EMUL`, All
|
||||||
GPIO, SDL GPIO emulator, :kconfig:option:`CONFIG_GPIO_EMUL_SDL`, All
|
GPIO, SDL GPIO emulator, :kconfig:option:`CONFIG_GPIO_EMUL_SDL`, All
|
||||||
I2C, I2C emulator, :kconfig:option:`CONFIG_I2C_EMUL`, All
|
I2C, I2C emulator, :kconfig:option:`CONFIG_I2C_EMUL`, All
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue