Merge interim hekate bugfixes

This commit is contained in:
shchmue 2019-04-18 12:47:34 -04:00
parent 04d989a345
commit e1ffda6ab9
36 changed files with 549 additions and 859 deletions

View file

@ -28,7 +28,7 @@
#include "../soc/gpio.h"
/*#include "gfx.h"
#define DPRINTF(...) gfx_printf(&gfx_con, __VA_ARGS__)*/
#define DPRINTF(...) gfx_printf(__VA_ARGS__)*/
#define DPRINTF(...)
/*! SCMMC controller base addresses. */