From 3dd3e950cbb7e7050b3d1743ef651513a6c61bcf Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 20 Jul 2012 16:58:39 +0000 Subject: Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete) git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4958 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index befaf0f77..9a7421070 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3029,4 +3029,9 @@ add the ability to run the chip off the internal oscillator. There is no open board configuration for this part yet (the STM32VLDiscovery would be a candidate). Contributed by Mike Smith. + * arch/arm/src/stm32: Fixed typos in conditional compilation in the CAN and DMA + and some pin configuration. This would have caused problems for STM32 F107xx. + Typos noted by Mike Smith. + * arch/arm/src/lpc43xx/lpc43_serial.c: Add support for certain RS-485 features + in the serial driver (still a work in progress on initial check-in). -- cgit v1.2.3