zephyr/boards/arm/adafruit_feather_m0_basic_p...
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
..
doc doc: Fix SAM0 SPI controller device names 2018-03-21 20:42:45 -04:00
CMakeLists.txt boards: Add support for the Adafruit Feather M0 Basic Proto. 2018-03-10 11:42:25 -06:00
Kconfig.board boards: Add support for the Adafruit Feather M0 Basic Proto. 2018-03-10 11:42:25 -06:00
Kconfig.defconfig boards: Add support for the Adafruit Feather M0 Basic Proto. 2018-03-10 11:42:25 -06:00
adafruit_feather_m0_basic_proto.dts subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
adafruit_feather_m0_basic_proto.yaml boards: Add support for the Adafruit Feather M0 Basic Proto. 2018-03-10 11:42:25 -06:00
adafruit_feather_m0_basic_proto_defconfig api/spi: Disable legacy API by default 2018-04-04 19:02:35 +02:00
board.cmake boards: Add support for the Adafruit Feather M0 Basic Proto. 2018-03-10 11:42:25 -06:00
board.h boards: Add support for the Adafruit Feather M0 Basic Proto. 2018-03-10 11:42:25 -06:00
pinmux.c boards: adafruit_feather_m0_basic_proto: Add USB device support. 2018-03-12 10:13:24 -05:00