| 71 | | * Import as Library: !http://mbed.co.uk/projects/libraries/svn/FATFileSystem/trunk (this is the generic filesystem library) |
| 72 | | * Import as Files: !http://mbed.co.uk/projects/cookbook/svn/SDCard/SDFileSystem (this is the SD Card code) |
| | 71 | Import as Library: (this is the generic filesystem library) |
| | 72 | {{{ |
| | 73 | http://mbed.co.uk/projects/libraries/svn/FATFileSystem/trunk |
| | 74 | }}} |
| | 75 | |
| | 76 | Import as Files: (this is the SD Card code) |
| | 77 | {{{ |
| | 78 | http://mbed.co.uk/projects/cookbook/svn/SDCard/SDFileSystem |
| | 79 | }}} |
| | 80 | |
| | 81 | * For details on how to use this in the compiler, see [//handbook/Importing Importing Projects and Libraries in to the Compiler] |