Lukasz Forynski <lukasz.forynski@gmail.com> [Tue, 21 Sep 2010 02:30:11 +0100] rev 77
Added IIC SPI implementation / tests (Master channel only)
Lukasz Forynski <lukasz.forynski@gmail.com> [Mon, 20 Sep 2010 21:28:54 +0100] rev 76
created branch
arunabha [Mon, 20 Sep 2010 15:06:26 +0100] rev 75
Adding BASEPORT_DRV definition to beagle.oby(changeset 002c11474c92) made 'base_beagle.iby' beineg included twice; hence adding conditional include directives.
arunabha [Mon, 20 Sep 2010 14:59:00 +0100] rev 74
Merge - catch-up with generic_fixes_and_updates
Johan Groth <johang@symbian.org> [Mon, 20 Sep 2010 11:36:49 +0100] rev 73
Added tag PDK_3.0.2 for changeset 6aa1ef78f9d8
Lukasz Forynski <lukasz.forynski@gmail.com> [Thu, 16 Sep 2010 23:29:35 +0100] rev 72
fixed rombuild problems caused by identation changes in 70:ed23a53a5ee2 - probably rom requires #ifdefs at the beggining of line - otherwise it puts them to rom.oby file
Lukasz Forynski <lukasz.forynski@gmail.com> [Thu, 16 Sep 2010 23:05:40 +0100] rev 71
Catchup to default
arunabha [Thu, 16 Sep 2010 14:35:26 +0100] rev 70
Fixing issues in base_beagle.iby which had references to DEBUG_DIR
Lukasz Forynski <lukasz.forynski@gmail.com> [Mon, 13 Sep 2010 01:36:12 +0100] rev 69
fixed another issue with uart / and crash-debugger
Lukasz Forynski <lukasz.forynski@gmail.com> [Sat, 11 Sep 2010 23:40:07 +0100] rev 68
Catch-up from default
Lukasz Forynski <lukasz.forynski@gmail.com> [Sat, 11 Sep 2010 16:35:27 +0100] rev 67
unrolled last change - vt100 is included with TSHELL_SERIAL and should really be build from kernelhwsrv/.../ewsrv
Lukasz Forynski <lukasz.forynski@gmail.com> [Fri, 10 Sep 2010 17:31:41 +0100] rev 66
merged with latest default
Lukasz Forynski <lukasz.forynski@gmail.com> [Fri, 10 Sep 2010 17:28:00 +0100] rev 65
enabled the edisp_vt100 build: define USE_VT100_DISPLAY when building the ROM, (e.g. '-D USE_VT100_DISPLAY') to include it
Tom Pritchard tomp@symbian.org [Thu, 09 Sep 2010 19:48:41 +0100] rev 64
Correcting 'merge' issue identified at changeset 61 - 4132b3bda717.
Due to an incorrect merge , some of the changes pushed with changeset 52 - d2416cb47e12 on the default branch were left behind.
Lukasz Forynski <lukasz.forynski@gmail.com> [Tue, 07 Sep 2010 08:40:04 +0100] rev 63
Bug 3674 fix