From d4f815f5cd39cc0c1730f2e3131540b99ea0d921 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 7 Apr 2012 14:08:37 +0000 Subject: Move include/math.h to include/nuttx/math.h git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4568 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 26f83eb96..1dc674e7c 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -217,3 +217,5 @@ the NuttShell (NSH) within an NX window. * apps/system/readline: Now uses standard definitions from include/nuttx/ascii.h and vt100.h + * Kconfig, */Kconfig: Added skeleton Kconfig files to all directories that + may need them. -- cgit v1.2.3