mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 20:18:07 +00:00
Change code from using now deprecated DT_<COMPAT>_<INSTANCE>_<PROP> defines to using DT_INST_<INSTANCE>_<COMPAT>_<PROP>. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
disk_access_flash.c | ||
disk_access_ram.c | ||
disk_access_sdhc.c | ||
disk_access.c | ||
fat12_ramdisk.h | ||
Kconfig |