diff -r 5c4b0c1fa5f8 -r 73107a0bc259 baseport/syborg/syborg.oby --- a/baseport/syborg/syborg.oby Wed Oct 14 14:20:29 2009 +0100 +++ b/baseport/syborg/syborg.oby Wed Oct 21 10:29:21 2009 +0100 @@ -35,7 +35,11 @@ define VARIANT syborg define VARID SYBORG_L1 define ASSP_DIR EPOCROOT##epoc32\release\syborg -define ROMMEGS 15 /* !! HEX !! */ + +// increased size of ROM, due to overflow +//define ROMMEGS 15 /* !! HEX !! */ + +define ROMMEGS 50 /* !! HEX !! */ define PLATFORM_NAME syborg #define COLOR @@ -50,7 +54,9 @@ define BLUETOOTH_ESK bt_port2.esk REM Define whether or not to include USB client support: -//#define EUSBC + +#define EUSBC + ROMBUILD_OPTION -no-header