zephyr/subsys/bluetooth/controller/hal/nrf5
Ioannis Glaropoulos 0677812910 arch: arm: nrf: remove kernel_includes.h from nRF5x soc.h inclusions
This commit removes the inclusion of kernel_includes.h from
the nRF51 and nRF52 soc.h headers. This prevents from an
inclusion cycle formation on soc.h. In the wake of
kernel_includes.h removal, necessary header files have been
added in several source files to be able to compile Zephyr for
nRF5x SOCs.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-07-02 16:50:10 +02:00
..
radio arch: arm: nrf: remove kernel_includes.h from nRF5x soc.h inclusions 2018-07-02 16:50:10 +02:00
cntr.c arch: arm: nrf: remove kernel_includes.h from nRF5x soc.h inclusions 2018-07-02 16:50:10 +02:00
debug.h Bluetooth: controller: Add support for the nRF52810 2018-06-27 16:09:58 +02:00
ecb.c arch: arm: nrf: remove kernel_includes.h from nRF5x soc.h inclusions 2018-07-02 16:50:10 +02:00
mayfly.c Bluetooth: controller: Refactor mayfly integration into hal 2018-01-29 13:04:15 +01:00
ticker.c arch: arm: nrf: remove kernel_includes.h from nRF5x soc.h inclusions 2018-07-02 16:50:10 +02:00
ticker.h Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics 2018-04-09 10:34:04 +02:00