1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2025-04-21 12:27:27 +03:00

working fat system on sd card

This commit is contained in:
Bas Wijnen
2010-06-06 23:03:25 +02:00
parent 6bf41032d8
commit 8968030551
26 changed files with 1343 additions and 272 deletions

View File

@@ -156,7 +156,7 @@ void data::poll ():
if !--lock:
dir.clear ()
continue
case Iris::String::GET_PAGE:
case Iris::String::GET_BLOCK:
if buffer[1] >= dir.size ():
std::cerr << "reading invalid file" << std::endl
usb_release_interface (handle, 0)