Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Use the name MicroPython consistently in comments | Alexander Steffen | 2017-07-31 |
* | all: Unify header guard usage. | Alexander Steffen | 2017-07-18 |
* | extmod/vfs_fat: Replace listdir() with implementation of ilistdir(). | Damien George | 2017-05-10 |
* | extmod/vfs_fat: Remove obsolete and unused str/len members. | Damien George | 2017-03-10 |
* | extmod/vfs_fat: Remove unused function fat_vfs_listdir. | Damien George | 2017-01-30 |
* | extmod/vfs_fat: Remove unused fatfs_builtin_open function. | Damien George | 2017-01-30 |
* | extmod: Merge old fsusermount.h header into vfs.h and vfs_fat.h. | Damien George | 2017-01-30 |
* | extmod: Remove MICROPY_FSUSERMOUNT and related files. | Damien George | 2017-01-30 |
* | extmod/vfs: Add ability for VFS sub-system to import using VfsFat. | Damien George | 2017-01-27 |
* | extmod/vfs_fat: Rework to support new generic VFS sub-system. | Damien George | 2017-01-27 |
* | extmod: Rename vfs_fat_file.h to vfs_fat.h. | Damien George | 2017-01-27 |