55 Commits (04a2eae3fd02c3fd779646a58621cccdd5d37f19)

Author SHA1 Message Date
patacongo fc95a731d0 NFS update 13 years ago
patacongo 2acf00c2cd Final refactoring and implementation of delayed window deletion logic. Works worse now, but the changes are important and need to be checked in now 13 years ago
patacongo ae3a9e76b5 NFS update 13 years ago
patacongo 95c738489d NFS update 13 years ago
patacongo 58688272d3 NFS update 13 years ago
patacongo 36f080fa7d Add GPIO support to STMPE11 driver; NFS update 13 years ago
patacongo 743103b228 NSF update 13 years ago
patacongo 1c44939445 Fix an NxWidgets bug; Update NxWM (it kind of works now) 13 years ago
patacongo 8f002594f7 NFS update 13 years ago
patacongo 882448de92 Fix some warnings and fix some simulator builds 13 years ago
patacongo a7a543df52 NFS update 13 years ago
patacongo 9189049232 NFS update 13 years ago
patacongo 414af0aef2 NFS update 13 years ago
patacongo b1cb7ef744 NFS update 13 years ago
patacongo 0073ac83ff NFS updates 13 years ago
patacongo 31640bb6a6 Kconfig updated + NFS update 13 years ago
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