From 4f7978d8136f22945004cdb99d29466632d345bb Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 20 Feb 2014 11:27:59 -0600 Subject: SAMD20: Changes for clean build of SPI driver and SAMD20 Xplained Pro board with the I/O1 module installed --- nuttx/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') 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). -- cgit v1.2.3