Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Ben Avison
SPIDriver
Commits
496e23aa
Commit
496e23aa
authored
8 years ago
by
John Ballance
Browse files
Options
Download
Email Patches
Plain Diff
Makefile correction in SPIDriver
Detail: Admin: to build in ROM Version 0.09. Tagged as 'SPIDriver-0_09'
parent
a28be265
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
19 deletions
+19
-19
Makefile
Makefile
+1
-1
VersionASM
VersionASM
+7
-7
VersionNum
VersionNum
+11
-11
No files found.
Makefile
View file @
496e23aa
...
...
@@ -19,7 +19,7 @@ COMPONENT = SPIDriver
OBJS
=
module spi asm
CMHGDEPENDS
=
module spi
CMHGFILE
=
header
ASMHDRS
=
SPIDriver
ASMHDRS
=
SPIDriver
SPIDevice
ASMCHDRS
=
SPIDriver
HDRS
=
CFLAGS
=
-We
...
...
This diff is collapsed.
Click to expand it.
VersionASM
View file @
496e23aa
...
...
@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.0
8
"
Module_Version SETA
8
Module_MajorVersion SETS "0.0
9
"
Module_Version SETA
9
Module_MinorVersion SETS ""
Module_Date SETS "
02
Mar 2016"
Module_ApplicationDate SETS "
02
-Mar-16"
Module_Date SETS "
17
Mar 2016"
Module_ApplicationDate SETS "
17
-Mar-16"
Module_ComponentName SETS "SPIDriver"
Module_ComponentPath SETS "
privat
e/RiscOS/Sources/HWSupport/SPIDriver"
Module_FullVersion SETS "0.0
8
"
Module_HelpVersion SETS "0.0
8
(
02
Mar 2016)"
Module_ComponentPath SETS "
castl
e/RiscOS/Sources/HWSupport/SPIDriver"
Module_FullVersion SETS "0.0
9
"
Module_HelpVersion SETS "0.0
9
(
17
Mar 2016)"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
496e23aa
/* (0.0
8
)
/* (0.0
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.0
8
#define Module_MajorVersion_CMHG 0.0
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
02
Mar 2016
#define Module_Date_CMHG
17
Mar 2016
#define Module_MajorVersion "0.0
8
"
#define Module_Version
8
#define Module_MajorVersion "0.0
9
"
#define Module_Version
9
#define Module_MinorVersion ""
#define Module_Date "
02
Mar 2016"
#define Module_Date "
17
Mar 2016"
#define Module_ApplicationDate "
02
-Mar-16"
#define Module_ApplicationDate "
17
-Mar-16"
#define Module_ComponentName "SPIDriver"
#define Module_ComponentPath "
privat
e/RiscOS/Sources/HWSupport/SPIDriver"
#define Module_ComponentPath "
castl
e/RiscOS/Sources/HWSupport/SPIDriver"
#define Module_FullVersion "0.0
8
"
#define Module_HelpVersion "0.0
8
(
02
Mar 2016)"
#define Module_LibraryVersionInfo "0:
8
"
#define Module_FullVersion "0.0
9
"
#define Module_HelpVersion "0.0
9
(
17
Mar 2016)"
#define Module_LibraryVersionInfo "0:
9
"
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment