summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 3e6236588..2e57c8f86 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6626,4 +6626,6 @@
a lot of missing logic (2014-2-19).
* arch/arm/src/lm/lm_lowputc.c and lm_serial.c: Several errors
are unmasked with UARTs > UART2 are enabled. From gosha (2014-2-19).
+ * arch/arm/src/samd/sam_spi.c: The SPI driver is code complete,
+ but untested (2014-2-19).