diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/rom.IMakerRomBuilder-class.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/rom.IMakerRomBuilder-class.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,213 @@
+
+
+
+
+ rom.IMakerRomBuilder
+
+
+
+
+
+
+
+
+
+
+
+ Module rom ::
+ Class IMakerRomBuilder
+
+ |
+
+
+ |
+
+
+
+Class IMakerRomBuilder
source code
+Configuration Builder for iMaker tool.
+This tool generate a makefile.
+
+
+
+
+
+
+
+
+ |
+
+
+ __init__(self,
+ config,
+ product,
+ usevar=False) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ process_my_traces(self,
+ config)
+ Generates a mytraces.txt file under epoc32 based on the <mytraces/>
+XML sub-elements defined for the image. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ build(self)
+ Generate the makefile from xml configuration. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+ Generate the makefile from xml configuration.
+That method should be splitted....it's to long!!!
+
+
+ |
+
+
+
+
+
+
+
+
+
+