zephyr/subsys
Piotr Pryga 9cb4e58a48 Bluetooth: Controller: df: make radio_df_vendor_hal.h compile in always
The header file radio_df_vendor_hal.h was conditionally copiled in.
There were a dependency on a CONFIG_BT_CTRL_DR. The dependency is
removed because radio_df_vendor_hal.h and radio_df.h hasn't got any
DF related type dependencies. What more it allows to use IS_ENABLED
for code that uses types and functions defined in radio_df.h.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-03-21 10:15:39 +01:00
..
bluetooth Bluetooth: Controller: df: make radio_df_vendor_hal.h compile in always 2022-03-21 10:15:39 +01:00
canbus drivers: can: add struct device argument to callback functions 2022-03-19 14:31:22 -04:00
console
cpp kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
debug everywhere: fix typos 2022-03-18 13:24:08 -04:00
demand_paging
dfu kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
disk everywhere: fix typos 2022-03-18 13:24:08 -04:00
emul everywhere: fix typos 2022-03-18 13:24:08 -04:00
fb everywhere: fix typos 2022-03-18 13:24:08 -04:00
fs everywhere: fix typos 2022-03-18 13:24:08 -04:00
ipc ipc_service: static_vrings: Use atomic helpers 2022-03-21 10:14:32 +01:00
jwt
logging everywhere: fix typos 2022-03-18 13:24:08 -04:00
lorawan lorawan: allow setting of DevNonce for OTAA re-join 2022-03-19 14:29:01 -04:00
mgmt mgmt/mcumgr: Storeage erase may bus fault when no device 2022-03-21 10:14:41 +01:00
modbus everywhere: fix typos 2022-03-18 13:24:08 -04:00
net everywhere: fix typos 2022-03-18 13:24:08 -04:00
pm pm: policy: allow to get notifief when maximum latency changes 2022-03-16 15:26:47 +01:00
portability portability: cmsis: use correct type for atomics 2021-11-15 09:59:01 -05:00
random everywhere: fix typos 2022-03-18 13:24:08 -04:00
settings everywhere: fix typos 2022-03-18 13:24:08 -04:00
shell everywhere: fix typos 2022-03-18 13:24:08 -04:00
stats stats: fixed implicit integer sign extension in stats_get_off() 2021-10-28 15:15:56 -04:00
storage everywhere: fix typos 2022-03-18 13:24:08 -04:00
task_wdt task_wdt: fix overflow in current_ticks making wdt get stuck 2021-11-22 20:22:11 -05:00
testsuite everywhere: fix typos 2022-03-18 13:24:08 -04:00
timing
tracing everywhere: fix typos 2022-03-18 13:24:08 -04:00
usb everywhere: fix typos 2022-03-18 13:24:08 -04:00
CMakeLists.txt
Kconfig