From 48c8d782f9bbbeb78eed93d9ed928351dfd7a735 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 5 Apr 2012 17:44:04 +0000 Subject: Beginning of a NuttX configuration tool git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4560 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 1a8a34b00..780b87460 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2615,3 +2615,8 @@ * fs/fs_read.c: Fix read() return value for attempt to read from write-only file or device. Was returning EBADF, should return EACCES. * graphics/nxconsole.c: NxConsole now supports backspace and a cursor. + * Kconfig and arch/sim/Kconfig: Beginnings of support for a NuttX + configuration tool. Currently using the kconfig parser 'kconfig-frontend' + available at http://ymorin.is-a-geek.org/projects/kconfig-frontends + (version 3.3.0-1 is also available in the NuttX SVN at + trunk/misc/tools/kconfig-frontends-3.3.0-1.tar.xz -- cgit v1.2.3