zephyr/soc/arm/nordic_nrf/nrf52
Anas Nashif 536dd5a71f cleanup: include/: move misc/slist.h to sys/slist.h
move misc/slist.h to sys/slist.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
CMakeLists.txt drivers: spi: nrfx: fix a CMakeLists.txt bug introduced in e96673d 2019-05-06 08:47:56 -05:00
Kconfig.defconfig.nrf52810_QFAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52811_QFAA arm: nrf: Add support for the nRF52811 2019-05-14 09:52:57 +02:00
Kconfig.defconfig.nrf52832_CIAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52832_QFAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52832_QFAB kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.nrf52840_QIAA kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.defconfig.series soc: nrf: Conditionally enable clock control and timer 2019-05-15 10:44:59 +02:00
Kconfig.series soc: nrf: Conditionally enable clock control and timer 2019-05-15 10:44:59 +02:00
Kconfig.soc arm: nrf: Add support for the nRF52811 2019-05-14 09:52:57 +02:00
dts_fixup.h dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
linker.ld
mpu_mem_cfg.h soc: arm: nrf52810: reduce number of boot-time configured MPU regions 2019-03-01 19:43:17 +01:00
mpu_regions.c cleanup: include/: move misc/slist.h to sys/slist.h 2019-06-27 22:55:49 -04:00
power.c cleanup: include/: move power.h to power/power.h 2019-06-27 22:55:49 -04:00
soc.c soc: arm: nordic_nrf: force platform-specific initialization 2019-05-27 09:20:50 -04:00
soc.h