Gregory Nutt
|
33f7151cd9
|
Remove STM32-specific RX flow control logic from the upper level serial driver to the lower level STM32 serial driver
|
2014-12-27 09:45:45 -06:00 |
|
Gregory Nutt
|
32fd858dc6
|
Serial RX Flow Control: Fix a bunch of compile problems introduced into unbuilt, conditioned out logic
|
2014-12-27 08:15:41 -06:00 |
|
Gregory Nutt
|
2fadd0da4b
|
Eliminate an unnecessary calculation in the serial RX flow control logic
|
2014-12-27 08:00:48 -06:00 |
|
Gregory Nutt
|
aefde565d3
|
Serial Upper Half: Add watermarks to RX flow control logic
|
2014-12-27 07:43:06 -06:00 |
|
Gregory Nutt
|
7594d8b8cf
|
Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna
|
2014-05-08 09:00:33 -06:00 |
|
Gregory Nutt
|
7ad2ace833
|
Costmetic changes to some comments
|
2014-04-14 16:36:07 -06:00 |
|
Gregory Nutt
|
3a1324741a
|
More trailing whilespace removal
|
2014-04-13 14:32:20 -06:00 |
|
Gregory Nutt
|
ba6fe788ea
|
SAMA5 serial: Restore logic to minimize TX interrupts. Oddly, seems to improve ADC stability
|
2013-10-26 16:02:07 -06:00 |
|
Gregory Nutt
|
9cf942bcb2
|
SAM3/4: Loop counter for PLL delay must be volatile or it may get optimized away
|
2013-06-13 16:18:25 -06:00 |
|
patacongo
|
5b7341f5db
|
drivers/, drivers/pipes, and drivers/serial file clean-up
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4944 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-15 14:56:25 +00:00 |
|
patacongo
|
34b7ebdf68
|
Move serial header files to include/nuttx/serial
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4500 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-21 19:47:23 +00:00 |
|
patacongo
|
2ad95a1d10
|
Correct error handling in the case of an overrun error in the serial driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3774 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-12 14:29:08 +00:00 |
|
patacongo
|
fe7a627a50
|
Update documents and comments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3723 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-18 15:49:59 +00:00 |
|
patacongo
|
9634f25391
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2343 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-15 14:25:14 +00:00 |
|
patacongo
|
9b04ee217e
|
Move some drivers to separate subdirectories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2156 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-18 13:52:21 +00:00 |
|