zephyr/boards
Johan Hedberg 9968cda453 fs: Convert NFFS partition to a generic one
The NFFS partition at the end of flash is also useful for any other
file system or even the Flash Circular Buffer (FCB). Rename the
partition from 'nffs_partition' to 'storage_partition' and make it
depend on a new hidden Kconfig entry which the relevant users will
select (such as NFFS and FCB).

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-04-26 16:06:55 +05:30
..
arc boards: dts: Cleanup aliases 2018-04-12 04:03:46 -05:00
arm fs: Convert NFFS partition to a generic one 2018-04-26 16:06:55 +05:30
common cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
nios2
posix boards: native_posix: mark netif as supported 2018-04-09 22:55:20 -04:00
riscv32 boards: hifive1: Add missing board yaml file 2018-04-11 08:31:01 -04:00
x86 boards/arduino101: Enable UART 0 controller 2018-04-12 17:55:46 -05:00
xtensa qemu_xtensa: ignore net and bluetooth tests 2018-04-09 22:55:20 -04:00
boards.rst
CMakeLists.txt
Kconfig