summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-20 11:27:59 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-20 11:27:59 -0600
commit4f7978d8136f22945004cdb99d29466632d345bb (patch)
tree4bac87a77eeea50029bbb48c4b2c4d8bedaa5c59 /nuttx/ChangeLog
parent2ffd874a9f6a20142aeab550483a444d36c968e4 (diff)
downloadnuttx-4f7978d8136f22945004cdb99d29466632d345bb.tar.gz
nuttx-4f7978d8136f22945004cdb99d29466632d345bb.tar.bz2
nuttx-4f7978d8136f22945004cdb99d29466632d345bb.zip
SAMD20: Changes for clean build of SPI driver and SAMD20 Xplained Pro board with the I/O1 module installed
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 2e57c8f86..e33278154 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6627,5 +6627,5 @@
* 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).
+ but untested (2014-2-20).