mk2 fw wip

This commit is contained in:
ikari
2010-09-23 00:18:44 +02:00
parent 64453e2fdf
commit fa28f6035e
28 changed files with 1760 additions and 153 deletions

View File

@@ -26,6 +26,7 @@
#ifndef FILEOPS_H
#define FILEOPS_H
#include <arm/NXP/LPC17xx/LPC17xx.h>
#include "ff.h"
BYTE file_buf[512];