5 Commits (39d6dd3dc6812b26b0c2f49b0a2615290ef88ba6)

Author SHA1 Message Date
patacongo a6d4497461 Additional patches from Petteri Aimonen for FAT, STM32 SPI, and AT25 12 years ago
patacongo fcb316906d Implement redirection of output from NSH builtin commands to a file in a mounted volume 12 years ago
patacongo cc3614dfe8 Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending 12 years ago
patacongo 930f9a1351 Add support for dup2'ing files. Infrastructure and ROMFS done. Still need FAT, BINFS, NXFFS, and NFS 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
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
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 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 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 add995c32e Completes coding of the PWM module 13 years ago