zephyr/subsys
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
..
bluetooth arch: arm: nrf: remove kernel_includes.h from nRF5x soc.h inclusions 2018-07-02 16:50:10 +02:00
console subsys: console: Make CONSOLE_GETCHAR and *_GETLINE optional 2018-06-20 15:59:12 -04:00
cpp kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00
debug debug: enable assertions for all tests 2018-05-24 15:12:56 -07:00
dfu subsys: dfu: img_util: Fix warning with ERR log 2018-06-28 13:02:42 +02:00
disk susbys: disk: Fix misleading menuconfig prompts 2018-06-04 21:45:09 +02:00
fs subsys: fs/nvs: fix _nvs_sector_is_used 2018-05-26 08:26:40 -04:00
logging logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
mgmt mgmt: Reduce net_buf user data requirement 2018-06-28 10:49:52 +03:00
net net: icmpv4: Merge process_icmpv4_pkt() into net_icmpv4_input() 2018-07-02 17:33:44 +03:00
random subsys: random: xoroshiro128: Use SYS_INIT hook to initialize properly 2018-05-22 15:59:25 -07:00
settings subsys: settings: Fix file exist error. 2018-06-06 09:43:19 -04:00
shell shell: Fix command completion logic 2018-06-22 15:09:18 -04:00
storage subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
usb usb: mark unused arguments correctly 2018-07-01 22:58:23 +02:00
CMakeLists.txt subsys: console: Factor out fifo-based console input abstraction 2018-06-20 15:59:12 -04:00
Kconfig kconfig: Move CPLUSPLUS from root to "Compiler Options" 2018-04-30 13:12:01 -04:00