zephyr/samples
Andrzej Puzdrowski 4954fe06f2 subsys: fs: fix generic storage partition selection
FS_FLASH_MAP_STORAGE keyword enables the storage partition,
but it was depend on flash_map module which is unused by
NFFS. This patch makes it independent thanks
to it is possible to enable the storage partition
without flash_map module.

FS_FLASH_MAP_STORAGE was renamed to
CONFIG_FS_FLASH_STORAGE_PARTITION
as it is independent for flash_map.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-05-04 10:14:01 -04:00
..
application_development subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
basic samples: Allow use of "CONTROLLER" postfix for LED and GPIO 2018-04-19 09:32:39 -05:00
bluetooth tests/samples: add hw dependencies 2018-05-01 19:10:27 -04:00
boards tests/samples: add hw dependencies 2018-05-01 19:10:27 -04:00
cpp_synchronization sample: cpp_synchronization: support console harness 2018-01-25 04:45:35 +05:30
drivers tests/samples: add hw dependencies 2018-05-01 19:10:27 -04:00
grove tests/samples: add hw dependencies 2018-05-01 19:10:27 -04:00
hello_world samples: remove stray config 2018-05-02 00:23:31 -04:00
mpu tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
net samples: net: https-client: Increasing main stack size 2018-05-03 08:55:58 +03:00
nfc/nfc_hello tests: nfc_hello: remove filter and support harness 2018-01-25 04:45:35 +05:30
philosophers tests: Few test require CONFIG_STDOUT_CONSOLE=n 2018-02-05 07:05:12 -08:00
sensor drivers/sensors: Switch bmi160 driver to new SPI API 2018-04-04 19:02:35 +02:00
subsys subsys: usb: rework USB DFU class driver 2018-04-30 17:42:40 -04:00
synchronization sample: synchronization: support console harness 2018-01-25 04:45:35 +05:30
testing/integration samples: enhance integration sample and document it 2018-04-30 17:15:29 -04:00
xtensa_asm2 samples/xtensa-asm2: Unit test for new Xtensa assembly primitives 2018-02-16 10:44:29 -05:00
kernel.rst
samples.rst doc: Introduce the sample category app. dev. to the docs 2018-03-27 09:35:35 -04:00