working -- albeit slow -- restoremii

This commit is contained in:
bushing 2009-03-27 03:59:13 -07:00
parent 9b8f1df12c
commit 52ae9c2329

4
nand.c
View File

@ -11,8 +11,8 @@
#include "types.h"
//#define NAND_DEBUG 1
//#define NAND_SUPPORT_WRITE 1
//#define NAND_SUPPORT_ERASE 1
#define NAND_SUPPORT_WRITE 1
#define NAND_SUPPORT_ERASE 1
#ifdef NAND_DEBUG
# include "gecko.h"