You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
patacongo aa09e05432 Revise recent changes to serial driver error handling: Errors other than EINTR may be returned when the driver is used very early in initialization. STM32 SPI driver will now survive repeated initializations 13 years ago
..
Make.defs Make the lib/ subdirectory build more like other directories 13 years ago
lib_asprintf.c Add avsprintf() 13 years ago
lib_avsprintf.c Add avsprintf() 13 years ago
lib_dtoa.c cosmetic 13 years ago
lib_fclose.c Completes coding of the PWM module 13 years ago
lib_fflush.c Move file-system header files to include/nuttx/fs 13 years ago
lib_fgetc.c Completes coding of the PWM module 13 years ago
lib_fgetpos.c Completes coding of the PWM module 13 years ago
lib_fgets.c Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH 13 years ago
lib_fileno.c Move file-system header files to include/nuttx/fs 13 years ago
lib_fopen.c Disable line buffering if the file is opened in binary mode; Also fix a couple of fopen/fdopen bugs 13 years ago
lib_fprintf.c Various fixes for the telnet driver 13 years ago
lib_fputc.c Disable line buffering if the file is opened in binary mode; Also fix a couple of fopen/fdopen bugs 13 years ago
lib_fputs.c Disable line buffering if the file is opened in binary mode; Also fix a couple of fopen/fdopen bugs 13 years ago
lib_fread.c Completes coding of the PWM module 13 years ago
lib_fseek.c Completes coding of the PWM module 13 years ago
lib_fsetpos.c Completes coding of the PWM module 13 years ago
lib_ftell.c Completes coding of the PWM module 13 years ago
lib_fwrite.c Completes coding of the PWM module 13 years ago
lib_gets.c Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH 13 years ago
lib_libdtoa.c Misc updates (minor) 13 years ago
lib_libfflush.c NX console updates 13 years ago
lib_libflushall.c Move file-system header files to include/nuttx/fs 13 years ago
lib_libfread.c Completes coding of the PWM module 13 years ago
lib_libfwrite.c drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 13 years ago
lib_libnoflush.c Disable line buffering if the file is opened in binary mode; Also fix a couple of fopen/fdopen bugs 13 years ago
lib_libsprintf.c Completes coding of the PWM module 13 years ago
lib_libvsprintf.c Fix more floating point formatting bugs 13 years ago
lib_lowinstream.c drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 13 years ago
lib_lowoutstream.c drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 13 years ago
lib_lowprintf.c Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 13 years ago
lib_meminstream.c drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 13 years ago
lib_memoutstream.c drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 13 years ago
lib_nullinstream.c drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 13 years ago
lib_nulloutstream.c drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 13 years ago
lib_printf.c Various fixes for the telnet driver 13 years ago
lib_puts.c Disable line buffering if the file is opened in binary mode; Also fix a couple of fopen/fdopen bugs 13 years ago
lib_rawinstream.c Revise recent changes to serial driver error handling: Errors other than EINTR may be returned when the driver is used very early in initialization. STM32 SPI driver will now survive repeated initializations 13 years ago
lib_rawoutstream.c Revise recent changes to serial driver error handling: Errors other than EINTR may be returned when the driver is used very early in initialization. STM32 SPI driver will now survive repeated initializations 13 years ago
lib_rawprintf.c Add interface to enabled/disable debug output 13 years ago
lib_rdflush.c Completes coding of the PWM module 13 years ago
lib_snprintf.c Completes coding of the PWM module 13 years ago
lib_sprintf.c Completes coding of the PWM module 13 years ago
lib_sscanf.c Completes coding of the PWM module 13 years ago
lib_stdinstream.c drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 13 years ago
lib_stdoutstream.c Revise recent changes to serial driver error handling: Errors other than EINTR may be returned when the driver is used very early in initialization. STM32 SPI driver will now survive repeated initializations 13 years ago
lib_syslogstream.c Revise recent changes to serial driver error handling: Errors other than EINTR may be returned when the driver is used very early in initialization. STM32 SPI driver will now survive repeated initializations 13 years ago
lib_ungetc.c Move file-system header files to include/nuttx/fs 13 years ago
lib_vfprintf.c Completes coding of the PWM module 13 years ago
lib_vprintf.c Completes coding of the PWM module 13 years ago
lib_vsnprintf.c Completes coding of the PWM module 13 years ago
lib_vsprintf.c Completes coding of the PWM module 13 years ago
lib_wrflush.c Completes coding of the PWM module 13 years ago
lib_zeroinstream.c Completes coding of the PWM module 13 years ago