zephyr/boards/arm/arduino_zero
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
support
CMakeLists.txt sam0: move the UART and SPI configuration into pinmux. 2018-02-08 12:09:46 -06:00
Kconfig.board
Kconfig.defconfig
arduino_zero.dts subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
arduino_zero.yaml
arduino_zero_defconfig api/spi: Disable legacy API by default 2018-04-04 19:02:35 +02:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h sam0: move the UART and SPI configuration into pinmux. 2018-02-08 12:09:46 -06:00
pinmux.c boards: arduino_zero: Fix SPI pinmux configuration. 2018-03-12 21:40:24 -05:00