zephyr/drivers/wifi/simplelink
Vincent Wan 0134a7de73 drivers: wifi: simplelink: fix 'log_strdup missing' error messages
Due to commit a211afb041, an error on
missing log_strdup() call is seen when running samples for CC32xx
devices that use the Wi-Fi driver. Adding log_strdup() calls to fix
this.

Fixes #18563

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2019-08-22 01:44:55 -05:00
..
CMakeLists.txt ext: hal: make TI HAL a zephyr module 2019-08-21 12:46:39 -05:00
Kconfig.simplelink
simplelink_log.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
simplelink_sockets.c
simplelink_sockets.h
simplelink_support.c drivers: wifi: simplelink: fix 'log_strdup missing' error messages 2019-08-22 01:44:55 -05:00
simplelink_support.h net: Move include files outside of extern "C" block 2019-08-06 14:46:36 +03:00
simplelink.c