Implement dumping of partitions

This commit is contained in:
Such Meme, Many Skill
2020-04-04 18:40:27 +02:00
parent f93cc0ff44
commit a6eaa1ec51
7 changed files with 85 additions and 18 deletions

View File

@@ -6,7 +6,6 @@
#include "../../utils/util.h"
#include "../../mem/minerva.h"
#include "../../soc/gpio.h"
#include "gfxutils.h"
extern void sd_unmount();
extern bool sd_inited;