zephyr/samples/subsys
Peter Bigot a1885602bc samples: littlefs: use DT-defined mount information
Extend the nrf52840dk_nrf52840 sample overlay with a fstab entry for a
littlefs file system on the storage partition.

This eliminates the need for application configuration of the file
system parameters and mount data.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-12-27 18:16:20 +01:00
..
canbus samples: canbus: canopen: add configuration for devices with no storage 2020-11-10 15:44:25 -06:00
console doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
fs samples: littlefs: use DT-defined mount information 2020-12-27 18:16:20 +01:00
ipc device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
logging sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
mgmt net: openthread: add shell dependency to OPENTHREAD_SHELL 2020-12-18 12:56:33 -05:00
nvs samples: nvs: Do full chip erase when flashing 2020-08-11 09:39:49 -04:00
power/device_pm power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
settings boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
shell samples: shell: enable thread runtime stats 2020-12-14 13:00:47 -05:00
tracing samples: tracing: Extend the SystemView configuration to more platforms 2020-11-20 12:54:09 -06:00
usb kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
subsys.rst