bdk: add NX eMMC BIS driver

This commit is contained in:
CTCaer
2022-01-20 13:21:04 +02:00
parent 23945ee12f
commit 192a936a31
3 changed files with 547 additions and 0 deletions

View File

@@ -56,6 +56,7 @@
#include <storage/emmc.h>
#include <storage/mbr_gpt.h>
#include <storage/mmc.h>
#include <storage/nx_emmc_bis.h>
#include <storage/ramdisk.h>
#include <storage/sd.h>
#include <storage/sdmmc.h>