117 Commits (df034330340aa1f938adbc1ed8840689ead41d89)

Author SHA1 Message Date
patacongo 9422880309 RPC updates 13 years ago
patacongo af2d48b0a3 RPC updates 13 years ago
patacongo a1a8abff71 RPC update 13 years ago
patacongo 03c2be3856 Move all non-standard, NuttX header files into include/nuttx/net 13 years ago
patacongo c2bd949bf6 Remove quad_t 13 years ago
patacongo 82f12f7334 RPC updates 13 years ago
patacongo f18b635aa2 Add the beginnings of NFS client support 13 years ago
patacongo 4ffc124e0a select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to be functional 13 years ago
patacongo 3625222c6c Add QE support to STM32F4Discovery; add a test of the quadrature encoder driver 13 years ago
patacongo 1b3d8f3148 Fix a bug in the FAT statfs() implementation 13 years ago
patacongo c8c29e73a8 Add the beginnings of an FTP server 13 years ago
patacongo 47fa99c4a8 Add tcsetattr and tcgetattr 13 years ago
patacongo 35a1f247c4 Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes some complex logic needs to execute when closing file descriptors and this needs to happen early while the task is still healthy 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 695341cc6d Fix buffer full test in generic CAN driver (plus fixes to comments) 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