26 Commits (46e11c55c1618fa7bda5ef67299084c723937075)

Author SHA1 Message Date
patacongo 46e11c55c1 Add a little more configuration logic 13 years ago
patacongo 74ed2d1e60 Updated Kconfig files from Lzyy 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 441704fa36 Fix compilation errors with floating point is enabled and field widths are disabled (I don't know why you would do that, but the code was wrong) 13 years ago
patacongo 9f1c1d3a9f Updates to STM32 OTG FS device driver 13 years ago
patacongo 07e5222a41 NX console updates 13 years ago
patacongo 3e42396a44 Updated comments; starting to implement priority protection but backed everything out but some changes to comments 13 years ago
patacongo a58d4b265f Move serial header files to include/nuttx/serial 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo acf1031af3 Add interface to enabled/disable debug output 13 years ago
patacongo 686d0f0daa Fix a small RAM log bug (the RAM log still does not work) 13 years ago
patacongo 592c4f7deb Add dmesg command that can be used to dump the syslog 13 years ago
patacongo bdbe8e114c Add logic to re-direct debug output to a sysloggin device 13 years ago
patacongo c8c29e73a8 Add the beginnings of an FTP server 13 years ago
patacongo 7b0c9374a9 Add inet_pton() 13 years ago
patacongo a72bb1fda0 Add inet_ntop() 13 years ago
patacongo a880b453f1 Add avsprintf() 13 years ago
patacongo fb7d63e558 Add strcasestr() 13 years ago
patacongo bede2bcc72 Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x configuration to test the USB composite device 13 years ago
patacongo 6a4e8b32b3 Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH 13 years ago
patacongo 47fa99c4a8 Add tcsetattr and tcgetattr 13 years ago
patacongo 7702043472 Fix a error the telnet driver read method. Don't return if only protocol stuff is read 13 years ago
patacongo 1df049bbc3 Various fixes for the telnet driver 13 years ago
patacongo 247096fede STM32 fixes for F4 32-bit timers 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago