Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code).

This commit is contained in:
Dean Camera 2009-11-25 00:36:18 +00:00
parent d3f11eb528
commit c05c7c7df4
19 changed files with 2190 additions and 10 deletions

View file

@ -46,7 +46,7 @@
/* To enable pf_lseek function, set _USE_LSEEK to 1. */
#define _FS_FAT32 0
#define _FS_FAT32 1
/* To enable FAT32 support, set _FS_FAT32 to 1. */