summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 6f3c9f809..3e3ea0944 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -538,6 +538,12 @@ o ARM/LM3S6918 (arch/arm/src/lm3s/)
Status: Open
Priority: Low
+ Description: Should terminate SSI/SPI transfer if an Rx FIFO overrun occurs.
+ Right now, if an Rx FIFO overrun occurs, the SSI driver hangs.
+ Status: Open
+ Priority: Medium, If the transfer is properly tuned, then there should not
+ be any Rx FIFO overruns.
+
o pjrc-8052 / MCS51 (arch/pjrc-8051/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^