From 5ae419f6845ff28bcbdb339cdfb66f6b2e46f9ab Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 25 Oct 2012 20:06:46 +0000 Subject: Add an example for testing the ELF loader git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5260 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 79de56614..d25c49739 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -380,6 +380,7 @@ * apps/examples/nximage/nximage_main.c: Add a 5 second delay after the NX logo is presented so that there is time for the image to be verified. Suggested by Petteri Aimonen. -i * apps/Makefile: Small change that reduces the number of shell invocations + * apps/Makefile: Small change that reduces the number of shell invocations by one (Mike Smith). + * apps/examples/elf: Test example for the ELF loader. -- cgit v1.2.3