10 Commits (bdd2c5b28836a80e3a79be23bfe45fd159203d8a)

Author SHA1 Message Date
patacongo a72ff3b651 Make the lib/ subdirectory build more like other directories 13 years ago
patacongo 2b184e2630 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
patacongo 5eee9a3a37 drivers/, drivers/pipes, and drivers/serial file clean-up 13 years ago
patacongo 42c322f824 More Kconfig files 13 years ago
patacongo 530040b164 drivers/serial: Don't disable Rx interrrupts on each character 13 years ago
patacongo 0036b9b3cd A couple of fixes to common and STM32 serial handling to fix some data overrun conditions 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 f03655f43a Add logic so that a RAM log can be used in place of a console device 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago