zephyr/subsys/disk
Kumar Gala eaa2347596 disk: Fix LOG Kconfig typo
CONFIG_DISC_LOG_LEVEL Should be CONFIG_DISK_LOG_LEVEL. In cleaning
this up use LOG_MODULE_REGISTER(x,y) form to reduce 2 lines to 1.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-12 07:50:06 -05:00
..
CMakeLists.txt disk: add a SDHC card over SPI driver. 2018-12-30 16:24:10 -05:00
disk_access_flash.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
disk_access_ram.c sub-sys: disk: ram: Make RAM disk size be configurable 2019-02-08 12:07:53 -05:00
disk_access_sdhc.c disk: Fix LOG Kconfig typo 2019-02-12 07:50:06 -05:00
disk_access.c subsys: disk access: move to new logger 2018-10-16 17:30:09 -04:00
fat12_ramdisk.h
Kconfig sub-sys: disk: ram: Make RAM disk size be configurable 2019-02-08 12:07:53 -05:00