zephyr/modules/openthread/platform
Maciej Baczmanski d0283f9b15 net: openthread: add missing cmake option
Added `OT_PLATFORM_POWER_CALIBRATION` and set to always off
as in Zephyr power calibration is handled by Radio Driver.

Signed-off-by: Maciej Baczmanski <maciej.baczmanski@nordicsemi.no>
2024-01-08 10:09:13 +01:00
..
alarm.c net: openthread: priortize usec timer for openthread port. 2022-09-12 10:54:56 +00:00
ble.c net: openthread: Add openthread TCAT implementation. 2023-12-08 10:21:56 +00:00
CMakeLists.txt net: openthread: Add openthread TCAT implementation. 2023-12-08 10:21:56 +00:00
crypto_psa.c modules: openthread: fix unused variable during otPlatCryptoInit 2023-09-19 15:22:03 +01:00
diag.c modules: openthread: remove code_utils.h include 2023-02-27 11:34:52 +01:00
entropy.c random: Rename random header 2023-10-10 14:23:50 +03:00
logging.c
memory.c
misc.c
openthread-core-zephyr-config.h net: openthread: add missing cmake option 2024-01-08 10:09:13 +01:00
platform-zephyr.h modules: openthread: add otPlatDiagRadioTransmitCarrier 2023-02-24 09:26:01 +01:00
platform.c
radio.c drivers: ieee802154: nrf: make selective tx power the default 2024-01-05 09:04:17 +01:00
settings.c random: Rename random header 2023-10-10 14:23:50 +03:00
shell.c shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
spi.c
uart.c net: openthread: Remove waiting for DTR in openthread UART. 2023-10-20 14:59:47 +02:00