commit | 5451c8b70fe9da99336b795355c9f3791c65f67d | [log] [tgz] |
---|---|---|
author | Artur Hadasz <artur.hadasz@nordicsemi.no> | Mon Feb 28 13:38:24 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Mar 07 10:51:21 2022 +0100 |
tree | 79001eaf4e224b15a0ba167936499e1a9a9f113e | |
parent | 38c5ba1eded688dd8a92a24a3e9731df75976a08 [diff] |
modules: hal_nordic: 802.15.4 make possible to disable CSMA-CA Currently if an attempt to disable CSMA-CA in by setting an appropriate flag in another (for example application) CmakeLists.txt it caused lots of warnings. This fix allows higher level CMakeLists.txt to disable CSMA-CA without warnings. Signed-off-by: Artur Hadasz <artur.hadasz@nordicsemi.no>