Skip to content

Commit a8f10c9

Browse files
aescolarkartben
authored andcommitted
docs native_sim: Fix drivers table entry for hwinfo
A column was missing Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 7c1193c commit a8f10c9

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
@@ -720,7 +720,7 @@ host libC (:kconfig:option:`CONFIG_EXTERNAL_LIBC`):
720720
FUSE, :ref:`Host based filesystem access <native_fuse_flash>`, :kconfig:option:`CONFIG_FUSE_FS_ACCESS`, All
721721
GPIO, GPIO emulator, :kconfig:option:`CONFIG_GPIO_EMUL`, All
722722
GPIO, SDL GPIO emulator, :kconfig:option:`CONFIG_GPIO_EMUL_SDL`, All
723-
HWINFO, :kconfig:option:`CONFIG_HWINFO_NATIVE`, All
723+
HWINFO, HWINFO native, :kconfig:option:`CONFIG_HWINFO_NATIVE`, All
724724
I2C, I2C emulator, :kconfig:option:`CONFIG_I2C_EMUL`, All
725725
Input, Input SDL touch, :kconfig:option:`CONFIG_INPUT_SDL_TOUCH`, All
726726
Input, Linux evdev, :kconfig:option:`CONFIG_NATIVE_LINUX_EVDEV`, All

0 commit comments

Comments
 (0)