zephyr/samples
Kumar Gala 90823520e2 dts: Remove ifdef CONFIG_FS_FLASH_STORAGE_PARTITION from dts files
Remove the ifdef related to CONFIG_FS_FLASH_STORAGE_PARTITION.  There
shouldn't be any harm in always having the partition around as we'll
just generate the defines related to and most applications will ignore
them.

Helps get one step closer to have DTS not depend on Kconfig.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-15 17:37:59 -05:00
..
application_development dts: Remove ifdef CONFIG_FS_FLASH_STORAGE_PARTITION from dts files 2018-11-15 17:37:59 -05:00
basic dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
bluetooth samples: Add explicit zephyr_include_directories to get <board.h> 2018-11-15 09:14:07 -05:00
boards samples: mesh: nrf52: improvement in transition type reassignment 2018-11-15 22:43:41 +02:00
cpp_synchronization samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
display dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
drivers samples: drivers: Update yaml with regex and fixture 2018-11-14 23:43:48 -05:00
hello_world samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
mpu dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
net boards: nrf52840_pca10056: move modem configurtion to overlay 2018-11-15 16:31:35 -05:00
nfc/nfc_hello samples: Remove board.h include 2018-11-01 13:15:18 +01:00
philosophers samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
sensor samples: sensor: Include regex matching and fixture 2018-11-14 23:43:48 -05:00
shields dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
subsys samples: subsys: usb: hid-mouse: Align report descriptor 2018-11-14 08:53:55 -05:00
synchronization samples: synchronization: Add openocd configuration 2018-10-31 12:05:11 -04:00
testing/integration samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
xtensa_asm2 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
kernel.rst
samples.rst