From 6d2bcd43a9a90e4be63c1bc29f14882a8db536df Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 24 Jul 2012 15:10:21 +0000 Subject: Remove BOTHER git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4972 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index fd9859555..4ec1c5077 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3054,8 +3054,10 @@ standard) c_ispeed and c_ospeed baud values may be accessed directly. * arch/arm/src/stm32/stm32_serial.c: Add minimal termios support for the STM32 (BOTHER style baud settings only). Contributed by Mike Smith. -* configs/lpc4343-xplorer/src: Clean up SPIFI-library based build to that it - actually works. -* arch/arm/src/lpc43xx/lpc43_spifi.c: Add support for verification to writes. - Add debug option to dump buffers. Several bugfixes... almost works. + * configs/lpc4343-xplorer/src: Clean up SPIFI-library based build to that it + actually works. + * arch/arm/src/lpc43xx/lpc43_spifi.c: Add support for verification to writes. + Add debug option to dump buffers. Several bugfixes... almost works. + * include/termios.h, lib/termios/*, and arch/arm/src/stm32/stm32_serial.c: : + BOTHER is gone again. -- cgit v1.2.3