9 Commits (f707a2ce60ea0818f10900e467eef2505c0fc3ec)

Author SHA1 Message Date
patacongo 8870a08597 Refactor serial configuratin; AVR teensy Kconfig now builds 13 years ago
patacongo bdd2c5b288 Oops.. sendfile() was not keeping track of the number bytes transferred or handling partial writes correctly. 13 years ago
patacongo fb06dd2182 Add sendfile() 13 years ago
patacongo a72ff3b651 Make the lib/ subdirectory build more like other directories 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 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 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 47fa99c4a8 Add tcsetattr and tcgetattr 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago