18 Commits (2cb5c82c18a3954cd39ce37e513718074cace461)

Author SHA1 Message Date
patacongo 3ca467c029 Add beginning of a simple granule allocator to support DMA IO buffer allocation 13 years ago
patacongo 648420e67a Add support for DMA memory allocator to FAT file system 13 years ago
patacongo 58686d844f Shenzhou board is first to use ONLY Kconfig for configuration 13 years ago
patacongo 7a9e9d3833 Important FAT fix. Bad test would cause many un-necessary writes to FLASH. 13 years ago
patacongo 3ec93230f3 Fix max filename size report by FAT statfs with long file names; Add missing logic to support fieldwidth and justification for %s format; Add extended help options. Default help command just shows a short list of commands. Verbose and single command help options 13 years ago
patacongo 882448de92 Fix some warnings and fix some simulator builds 13 years ago
patacongo 5286a4c849 Kconfig updates 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo 46e11c55c1 Add a little more configuration logic 13 years ago
patacongo 77dda92fc9 A little bit of file system configuration logic 13 years ago
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo e54df74833 Adding skeleton Kconfig files (part 1 of 2) 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo 1b3d8f3148 Fix a bug in the FAT statfs() implementation 13 years ago
patacongo f26cad06f6 STM32 F4 I2C updates 13 years ago
patacongo 64e7f6b00c On a failure to recognize a FAT file system, the mount logic should return -EINVAL, not -ENODEV 13 years ago
patacongo f1ee90fa13 PIC32 NSH configuration now builds without errors 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago