zephyr/drivers/wifi
Vincent Wan 0f64ec5c31 drivers: wifi: simplelink: Fix strings used in assertions
Samples for cc3220sf_launchxl where assertions are enabled
(e.g. http_get) fail to build because some of the strings used in the
simplelink wifi driver have parentheses around them. This breaks the
current implementation of the __ASSERT macro. This commit removes
the parentheses, which are unnecessary.

http_get has been verified to build after this change.

Fixes #12192

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2018-12-26 09:42:29 -05:00
..
eswifi net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
simplelink drivers: wifi: simplelink: Fix strings used in assertions 2018-12-26 09:42:29 -05:00
winc1500 net/pkt: Remove parameters to "reserve" some headroom 2018-12-14 14:16:37 +01:00
CMakeLists.txt driver: wifi: Add inventek es-WiFi driver 2018-10-29 16:38:02 +02:00
Kconfig driver: wifi: Add inventek es-WiFi driver 2018-10-29 16:38:02 +02:00