# HG changeset patch # User Martin Trojer # Date 1263548258 0 # Node ID bfd7df5b9067f0c764c948abafa43b0495411248 # Parent 92d87f2e53c2bb117025be15875c1cb6739196c9 Updated the README.txt file diff -r 92d87f2e53c2 -r bfd7df5b9067 README.txt --- a/README.txt Fri Jan 15 09:07:44 2010 +0000 +++ b/README.txt Fri Jan 15 09:37:38 2010 +0000 @@ -1,5 +1,8 @@ This is repo contains the following; +applications/ + Sample application + baseport/ The baseport (BSP) needed to run Symbian OS in QEMU @@ -12,6 +15,13 @@ A corresponding set of Windows/Linux binaries is available from the Symbian Foundation wiki http://developer.symbian.org/wiki/index.php/SYBORG/QEMU +tools/e32test-driver/ + A simple python script to run the E32test-suite and collect/summarize the results. + +tools/elf4rom/ + The ELF4ROM command line tool and libraries. This tool is used to convert Symbian ROM images + into debuggable elf files. See docs/wiki/ELF4ROM.doc for more information. + Some notes; * The source layout for baseport now matches the Symbian Foundation layout, and