39 Commits (09eac48792417206230798528de54a7d1c349f1d)

Author SHA1 Message Date
patacongo 7c722206dd More NFS updates 13 years ago
patacongo 5f9ab50192 NFS update 13 years ago
patacongo 6aa752b338 Disable line buffering if the file is opened in binary mode; Also fix a couple of fopen/fdopen bugs 13 years ago
patacongo 82474eadeb NFS client FS update 13 years ago
patacongo 5286a4c849 Kconfig updates 13 years ago
patacongo df5c47bfae NFS client update 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo ac050ecd29 NFS client fs 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 bc74d78940 NFS client update 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 b277d5c193 Fix read() return value for the case of permissions problem 13 years ago
patacongo 8f17baae37 NFS client update 13 years ago
patacongo 2ad4791dfa NFS update 13 years ago
patacongo fb9d418f66 NFS update 13 years ago
patacongo 7d8338dbfc NFS update + another NX console driver file 13 years ago
patacongo 1018c9e441 NFS update + make some examples configurable as NSH built-ins 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo 310e63cd28 NFS update; fix STM32 enabling of CAN2 clock 13 years ago
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