From 8d5f99d0fd38a02a8004f748b94d94f424624e14 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Wed, 26 Feb 2025 17:05:09 +0100 Subject: [PATCH] board native_sim: BT userchan now supports picolibc Let's update the table Signed-off-by: Alberto Escolar Piedras --- boards/native/native_sim/doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/native/native_sim/doc/index.rst b/boards/native/native_sim/doc/index.rst index 5e8ec87935ce..e1f788ef5437 100644 --- a/boards/native/native_sim/doc/index.rst +++ b/boards/native/native_sim/doc/index.rst @@ -698,7 +698,7 @@ host libC (:kconfig:option:`CONFIG_EXTERNAL_LIBC`): :header: Driver class, driver name, driver kconfig, libC choices ADC, ADC emul, :kconfig:option:`CONFIG_ADC_EMUL`, All - Bluetooth, :ref:`Userchan `, :kconfig:option:`CONFIG_BT_USERCHAN`, Host libC + Bluetooth, :ref:`Userchan `, :kconfig:option:`CONFIG_BT_USERCHAN`, Host and pico libC CAN, CAN native Linux, :kconfig:option:`CONFIG_CAN_NATIVE_LINUX`, All Console backend, :ref:`POSIX arch console `, :kconfig:option:`CONFIG_POSIX_ARCH_CONSOLE`, All Display, :ref:`Display SDL `, :kconfig:option:`CONFIG_SDL_DISPLAY`, All