zephyr/subsys
Kumar Gala 8a6bd7e654 fs: nffs: Convert FLASH_AREA to DT_FLASH_AREA
Use DT_FLASH_AREA prefixed defined instead of FLASH_AREA as the non-DT
version is deprecated.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-08 22:39:07 -06:00
..
app_memory app_shmem: overhaul partition specification 2019-02-08 07:04:30 -05:00
bluetooth dts: Convert CONFIG_ to DT_ symbols for chosen props 2019-02-08 11:41:26 -06:00
console console: Kconfig: Update for recent changes 2018-12-20 12:21:49 +01:00
cpp c++: kconfig: EXCEPTIONS needs to depend on NEWLIB_LIBC 2018-11-28 13:51:35 -08:00
debug debug: CTF Tracing with POSIX backend 2019-02-01 08:56:02 -05:00
dfu dfu/flash_img: use flash_map instead of flash API 2019-02-08 09:13:09 -06:00
disk sub-sys: disk: ram: Make RAM disk size be configurable 2019-02-08 12:07:53 -05:00
fb cfb: increase maximum resolution of the framebuffer 2019-02-02 09:04:05 -05:00
fs fs: nffs: Convert FLASH_AREA to DT_FLASH_AREA 2019-02-08 22:39:07 -06:00
jwt jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
logging logging: Increase log processing stack size when NO_OPTIMIZATIONS 2019-02-07 11:16:59 -06:00
mgmt shell: removing legacy shell 2019-01-16 21:35:36 -05:00
net net: socket: Dispatch all AF_CAN handling to sockets_can.c 2019-02-08 16:01:49 +02:00
power power: Eliminate SYS_PM_* power states. 2019-02-08 09:07:00 -05:00
random subsys: random: xoroshiro128: Use entropy get isr during init 2018-09-05 13:04:20 -04:00
settings setting: avoid the registration of the same handler 2019-02-05 20:45:27 +01:00
shell shell: unify commands execution 2019-02-08 14:58:44 -05:00
stats stats: move from misc to subsys/stats 2018-11-12 08:01:15 -05:00
storage dts: flash_map: Automatically generate of the list of flash area 2019-02-07 10:31:27 -06:00
usb usb: msc: Fix redeclaration of enumerators 2019-02-08 11:23:04 -05:00
CMakeLists.txt jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
Kconfig jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00