zephyr/subsys
Andrzej Puzdrowski f8a674b45e subsys: storage: flash_map: devices bindings fetch optimalization
Moved fetch of flash device bindings to early initialization of the
application.
Device bindings are constant while the application is running so
it is better to fetch it at startup, and not every time flash_map
procedures are called.


Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-01-15 15:46:37 -05:00
..
bluetooth Bluetooth: mesh: Fix model subscription groups cleanup 2018-01-10 16:38:53 +02:00
console kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
cpp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
debug libc: Kconfig: Move STDOUT_CONSOLE from subsys/debug 2018-01-11 12:47:10 -05:00
dfu kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
disk various: Update/fix some textual material and code comments. 2017-12-29 09:45:39 -05:00
fs subsys: fs: Add Flash Circular Buffer 2018-01-15 15:46:37 -05:00
logging lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
net net/ieee802154: Normalize parameter on radio API helper 2018-01-15 15:15:38 +02:00
random subsys: random: Fix semaphore initial count of xoroshiro128 2017-11-15 15:47:10 -06:00
shell cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
storage subsys: storage: flash_map: devices bindings fetch optimalization 2018-01-15 15:46:37 -05:00
usb usb: Fix USB Device dependency 2018-01-12 07:46:28 -05:00
CMakeLists.txt subsys: fs: Add Flash Circular Buffer 2018-01-15 15:46:37 -05:00
Kconfig subsys: storage: Add flash_map abstraction module 2018-01-15 15:46:37 -05:00