From a8dd3379dc6a4543a94831d470488d9cced645cb Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 10 Apr 2013 07:31:22 -0600 Subject: Zkit-arm-1769 board uses SSP0 to LCD and SPI to SD-Card --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 750cee557..3742e77ae 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -4536,3 +4536,6 @@ Fix handling of the RCC SYSDIV2 field whent the PLL output is 400MHz. Don't forget to set the USERCC2 bit in the register or all is for naught (2013-4-09). + * configs/zkit-arm-1769/src/up_lcd.c, up_ssp.c, and up_spi.c: + Use SSP0 to LCD and SPI to SD-Card on the Zkit-arm-1769 board. + From Manikandan. S (2013-4-10) -- cgit v1.2.3