Change HOSTBASEADDR for use with the RTOS.
Dependents: mpod_nhk_english mpod_picasa_photoframe mpod_nhk_english_spxml vmConfort_v6
Fork of MSCFileSystem by
History
Change the way the arrangement of HOSTBASEADDR
2012-08-15, by togayan [Wed, 15 Aug 2012 10:10:06 +0000] rev 5
Change the way the arrangement of HOSTBASEADDR
renamed .c files to .cpp
2012-07-23, by chris [Mon, 23 Jul 2012 09:59:06 +0000] rev 4
renamed .c files to .cpp
Removed dependancy on FAT file system
2012-07-23, by chris [Mon, 23 Jul 2012 09:32:59 +0000] rev 3
Removed dependancy on FAT file system
2012-04-18, by chris [Wed, 18 Apr 2012 09:33:38 +0000] rev 2
Updated usbhost_lpc17xx.c
2011-06-02, by chris [Thu, 02 Jun 2011 14:59:08 +0000] rev 1
Updated usbhost_lpc17xx.c
Host_WDHWait() function had a WFI race condition that seems to be reliably solved by removing the _WFI command.