Commit c677628f authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Add SerialDeviceSupport & SerialMouse to OMAP3 ROM

Detail:
  Components/ROOL/OMAP3 - Added SerialDeviceSupport & SerialMouse to the ROM, as they should both be functional with the latest component versions
Admin:
  Tested on rev A2 BB-xM


Version 5.60. Tagged as 'BuildSys-5_60'
parent 566fff9d
......@@ -112,8 +112,8 @@ ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
DualSerial
SerialDeviceDriver -type EXP
#SerialDeviceSupport
#SerialMouse
SerialDeviceSupport
SerialMouse
ShellCLI
SoundDMA_HAL
SoundControl
......
/* (5.59)
/* (5.60)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.59
#define Module_MajorVersion_CMHG 5.60
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 03 Jun 2012
#define Module_Date_CMHG 05 Jun 2012
#define Module_MajorVersion "5.59"
#define Module_Version 559
#define Module_MajorVersion "5.60"
#define Module_Version 560
#define Module_MinorVersion ""
#define Module_Date "03 Jun 2012"
#define Module_Date "05 Jun 2012"
#define Module_ApplicationDate "03-Jun-12"
#define Module_ApplicationDate "05-Jun-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.59"
#define Module_HelpVersion "5.59 (03 Jun 2012)"
#define Module_LibraryVersionInfo "5:59"
#define Module_FullVersion "5.60"
#define Module_HelpVersion "5.60 (05 Jun 2012)"
#define Module_LibraryVersionInfo "5:60"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment