26 Commits (0073ac83ffd1e57093141ed081eecdd906701e8e)

Author SHA1 Message Date
patacongo 0073ac83ff NFS updates 13 years ago
patacongo 5286a4c849 Kconfig updates 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo 16b8b599a9 Add tools/cmpconfig.c to compare to configuration files 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 227b5d0f56 Fix a deadlock when using the NSH ifconfig command over Telnet 13 years ago
patacongo 4757dd6aa8 PIC32 Ethernet driver now appears stable 13 years ago
patacongo e7eb420e2e Add psock_connect() 13 years ago
patacongo 7882e0671e Update PIC32 Ethernet driver 13 years ago
patacongo 406e1cd01b Update PIC32 Ethernet driver from debugging (still does not work 13 years ago
patacongo 03c2be3856 Move all non-standard, NuttX header files into include/nuttx/net 13 years ago
patacongo bb41cf1b70 Add more low-level, thread-independent socket interfaces 13 years ago
patacongo 0c04ea0089 Add logic to support the FSMC SRAM in the NuttX heap 13 years ago
patacongo 6fe64a1886 Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to be better compatible with most of the rest of the world 13 years ago
patacongo fcbad8c27f Add support for SRAM on board the STM3240G-EVAL board 13 years ago
patacongo 112e4f55ba Fix an error the TCP/IP received sequence number counting 13 years ago
patacongo 0362fd4c22 (1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an option to suppress SDIO multi-block transfers in order to work around a buggy SDIO driver 13 years ago
patacongo a16ee47f0e Incoporate (more) new ARMv7-M exception handling logic contributed by Mike Smith 13 years ago
patacongo 58e84b6b86 Fix accept() logic. it was not monitoring for losses in connections. 13 years ago
patacongo c3e6ead339 Correct a buffer size error in the STM32 ethernet driver 13 years ago
patacongo f04310d559 Correct and error in recv() and recvfrom() return value 13 years ago
patacongo ed4ee27f70 Numerous cosmetic changes while debugging a telnet driver issue 13 years ago
patacongo 019b83fc54 Get rid of psock.h (bad idea); Add logic to clone the socket structure when wrapping the telnet connection as a character driver 13 years ago
patacongo 622ac27bfa Add new psock layer; telnet session is now wrapped in a character device 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago