diff -r e6ebb7730c4b -r 5fca9e46c6fa baseport/syborg/syborg.oby --- a/baseport/syborg/syborg.oby Thu Oct 15 17:58:46 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