Commit b92ad97c authored by John Ballance's avatar John Ballance
Browse files

GPIO export needed too

Detail:
Admin:


Version 7.03. Tagged as 'BuildSys-7_03'
parent 0206122b
......@@ -139,8 +139,6 @@ SDFS
SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\"" TEMPLATES=yes
SDCMOS -options MYASFLAGS="-pd \"StoreAtDiscAddress SETA &20001200\""
#
SATAFS
SATAFiler -options ASFLAGS="-PD \"SATA SETL {TRUE}\"" TEMPLATES=yes
SPIDriver
#NetFS
#NetFiler
......@@ -159,7 +157,6 @@ Freeway
ShareFS
MimeMap
LanManFS -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
###EtherUSB
DHCP -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
Edit
Draw
......@@ -174,7 +171,6 @@ Help2
#
tboxlib
ToolboxLib -type EXP
TinyStubs
Toolbox
Window
ToolAction
......@@ -203,6 +199,7 @@ UnSqzAIF
InetRes -options TYPE=EmergencyUtils
EtherTH
AHCIDriver
GPIO -type EXP
DDEUtils
EtherUSB
......
/* (7.02)
/* (7.03)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 7.02
#define Module_MajorVersion_CMHG 7.03
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 20 Jan 2017
#define Module_Date_CMHG 21 Jan 2017
#define Module_MajorVersion "7.02"
#define Module_Version 702
#define Module_MajorVersion "7.03"
#define Module_Version 703
#define Module_MinorVersion ""
#define Module_Date "20 Jan 2017"
#define Module_Date "21 Jan 2017"
#define Module_ApplicationDate "20-Jan-17"
#define Module_ApplicationDate "21-Jan-17"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "7.02"
#define Module_HelpVersion "7.02 (20 Jan 2017)"
#define Module_LibraryVersionInfo "7:2"
#define Module_FullVersion "7.03"
#define Module_HelpVersion "7.03 (21 Jan 2017)"
#define Module_LibraryVersionInfo "7:3"
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