zephyr/subsys/settings/src
Sebastian Bøe c68ab81f89 cmake: settings: Don't add ext nffs include dir to global includes
The settings subsystem has been adding nffs's include dir to the
global set of paths. Presumably because app's will need acces. But
this is no longer necessary as we default to linking 'app' with FS,
which again has the NFFS include paths.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-07-25 08:27:45 -04:00
..
CMakeLists.txt cmake: settings: Don't add ext nffs include dir to global includes 2018-07-25 08:27:45 -04:00
settings.c
settings_fcb.c susbsys: settings: optimized fcb compression for deleted entry 2018-05-11 09:56:52 +02:00
settings_file.c
settings_init.c subsys: settings: Fix file exist error. 2018-06-06 09:43:19 -04:00
settings_line.c
settings_priv.h
settings_store.c