zephyr/modules/openthread/platform
Robert Lubos 032b3d121d net: openthread: Fix OPENTHREAD_CONFIG_TCP_ENABLE redefinition warning
OPENTHREAD_CONFIG_TCP_ENABLE is now set by the OpenThread build system,
based on the CONFIG_OPENTHREAD_CLI_TCP_ENABLE Kconfig entry.
Setting this symbol in the config file is therefore redundant, and
causes multiple build warnings.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-03-21 14:06:10 +01:00
..
alarm.c
CMakeLists.txt
crypto_psa.c
diag.c modules: openthread: remove code_utils.h include 2023-02-27 11:34:52 +01:00
entropy.c
logging.c
memory.c
misc.c
openthread-core-zephyr-config.h net: openthread: Fix OPENTHREAD_CONFIG_TCP_ENABLE redefinition warning 2023-03-21 14:06:10 +01:00
platform-zephyr.h modules: openthread: add otPlatDiagRadioTransmitCarrier 2023-02-24 09:26:01 +01:00
platform.c
radio.c openthread: ieee802154_nrf5: Add implementation of new api. 2023-03-08 11:07:22 +01:00
settings.c
shell.c
spi.c
uart.c