zephyr/drivers/flash
Anas Nashif a9e879e273 logging: move sys_log to subsys/logging
Move logging out of misc/ to its own subsystem. Anything related to
logging and any new logging features or backends could be added here
instead of the generic location in misc/ which is overcrowded with
options that are not related to eachother.

Jira: ZEP-1467
Change-Id: If6a3ea625c3a3562a7a61a0ba5fd7e6ca75518ba
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-19 19:58:39 +00:00
..
Kconfig drivers: flash: SoC KSDK 2016-11-07 18:43:16 +00:00
Makefile drivers: flash: SoC KSDK 2016-11-07 18:43:16 +00:00
soc_flash_ksdk.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
soc_flash_nrf5.c drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
soc_flash_qmsi.c drivers: flash: update to unified kernel 2016-11-10 01:59:24 +00:00
spi_flash_w25qxxdv.c drivers: spi_flash: add erase boundary check and correct an error 2016-11-12 01:37:00 +00:00
spi_flash_w25qxxdv.h drivers: flash: update to unified kernel 2016-11-10 01:59:24 +00:00
spi_flash_w25qxxdv_defs.h driver: spi_flash_w25qxxdv: remove an incorrect erase size definition 2016-09-07 02:50:31 +00:00