baseport/syborg/syborg.oby
changeset 15 5fca9e46c6fa
parent 2 d55eb581a87c
equal deleted inserted replaced
14:e6ebb7730c4b 15:5fca9e46c6fa
    33 
    33 
    34 define SYBORG_L1		0x0b0a0001
    34 define SYBORG_L1		0x0b0a0001
    35 define VARIANT			syborg
    35 define VARIANT			syborg
    36 define VARID			SYBORG_L1
    36 define VARID			SYBORG_L1
    37 define ASSP_DIR			EPOCROOT##epoc32\release\syborg
    37 define ASSP_DIR			EPOCROOT##epoc32\release\syborg
    38 define ROMMEGS			15		/* !! HEX !! */
    38 
       
    39 // increased size of ROM, due to overflow
       
    40 //define ROMMEGS			15		/* !! HEX !! */
       
    41 
       
    42 define ROMMEGS			50		/* !! HEX !! */
    39 define PLATFORM_NAME		syborg
    43 define PLATFORM_NAME		syborg
    40 
    44 
    41 #define COLOR
    45 #define COLOR
    42 
    46 
    43 REM defines for IrDA options
    47 REM defines for IrDA options
    48 
    52 
    49 REM define which serial port Bluetooth protocol uses
    53 REM define which serial port Bluetooth protocol uses
    50 define BLUETOOTH_ESK bt_port2.esk
    54 define BLUETOOTH_ESK bt_port2.esk
    51 
    55 
    52 REM Define whether or not to include USB client support:
    56 REM Define whether or not to include USB client support:
    53 //#define EUSBC
    57 
       
    58 #define EUSBC
       
    59 
    54 
    60 
    55 ROMBUILD_OPTION -no-header 
    61 ROMBUILD_OPTION -no-header 
    56 
    62 
    57 #endif
    63 #endif