Add emmc mounting, Add waitmenu()

This commit is contained in:
Such Meme, Many Skill
2019-12-11 13:18:57 +01:00
parent e837e2e6ed
commit ae225abb75
17 changed files with 347 additions and 2725 deletions

View File

@@ -48,11 +48,17 @@
Module Private Definitions
---------------------------------------------------------------------------*/
/*
PARTITION VolToPart[] = {
{0, 1},
{1, 8},
{1, 9}
};
*/
PARTITION VolToPart[] = {
{0, 1},
{1, 1},
{1, 2}
{1, 0}
};
#if FF_DEFINED != 86604 /* Revision ID */