From f10e9d9af26b805cf842bf0f3898684c76133fdd Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 5 Sep 2012 12:45:35 +0000 Subject: Refactor serial configuratin; AVR teensy Kconfig now builds git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5092 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index a48619140..66fc41513 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3260,4 +3260,5 @@ * Kconfig: Serial 2STOP setting must be integer 0/1, not a boolean. * lib/misc/sendfile.c and include/sys/sendfile.h: Add a Linux style sendfile() (non-standard!) - + * Kconfig: Refactor serial settings (moved from chip to drivers/serial). + AVR "teensy" now builds with Kconfig (contributed by Richard Cochran). -- cgit v1.2.3