zephyr/samples
Kumar Gala 236a2d6f13 dts: arm: nrf: Remove use of CONFIG_SOC_* from Nordic dts files
To move forward and remove use of Kconfig in dts files lets just create
SoC specific dtsi files that the boards can include.  This lets us
remove:

CONFIG_SOC_NRF51822_QFAA
CONFIG_SOC_NRF51822_QFAB
CONFIG_SOC_NRF51822_QFAC
CONFIG_SOC_NRF52810_QFAA
CONFIG_SOC_NRF52832_QFAA
CONFIG_SOC_NRF52832_CIAA
CONFIG_SOC_NRF52832_QFAB
CONFIG_SOC_NRF52840_QIAA

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-09-15 15:33:43 -05:00
..
application_development dts: arm: nrf: Remove use of CONFIG_SOC_* from Nordic dts files 2018-09-15 15:33:43 -05:00
basic samples: shared_mem: Reduce CMake required version to 3.8.2 2018-09-12 09:45:19 -04:00
bluetooth coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
boards coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
cpp_synchronization cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
display coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
drivers Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
hello_world samples: hello_world: remove single thread variant 2018-08-16 13:20:53 -07:00
mpu samples: mpu_stack_guard_test: Update console output in README 2018-08-27 16:24:48 -04:00
net coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
nfc/nfc_hello cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
philosophers tests: build philosophers sample with systemview 2018-08-21 05:45:47 -07:00
sensor coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
subsys coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
synchronization cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
testing/integration cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
xtensa_asm2 coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: move grove samples to sensors and display 2018-06-11 17:11:18 -04:00