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
Jeffrey Lee
HAL_OMAP3
Commits
dd6baa8b
Commit
dd6baa8b
authored
11 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Pass the right address to register the RTC
Spotted by Willi Theiss. Version 0.91. Tagged as 'OMAP3-0_91'
parent
dc7c6198
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
VersionNum
VersionNum
+10
-10
s/RTC
s/RTC
+1
-1
No files found.
VersionNum
View file @
dd6baa8b
/* (0.9
0
)
/* (0.9
1
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.9
0
#define Module_MajorVersion_CMHG 0.9
1
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 0
1
Nov 2013
#define Module_Date_CMHG 0
9
Nov 2013
#define Module_MajorVersion "0.9
0
"
#define Module_Version 9
0
#define Module_MajorVersion "0.9
1
"
#define Module_Version 9
1
#define Module_MinorVersion ""
#define Module_Date "0
1
Nov 2013"
#define Module_Date "0
9
Nov 2013"
#define Module_ApplicationDate "0
1
-Nov-13"
#define Module_ApplicationDate "0
9
-Nov-13"
#define Module_ComponentName "OMAP3"
#define Module_ComponentPath "castle/RiscOS/Sources/HAL/OMAP3"
#define Module_FullVersion "0.9
0
"
#define Module_HelpVersion "0.9
0
(0
1
Nov 2013)"
#define Module_LibraryVersionInfo "0:9
0
"
#define Module_FullVersion "0.9
1
"
#define Module_HelpVersion "0.9
1
(0
9
Nov 2013)"
#define Module_LibraryVersionInfo "0:9
1
"
This diff is collapsed.
Click to expand it.
s/RTC
View file @
dd6baa8b
...
...
@@ -73,8 +73,8 @@ RTC_Init
Pull
"lr"
STR
sb
,
[
a1
,
#
RTCDeviceHAL_SB
]
MOV
a2
,
a1
MOV
a1
,
#
0
ADR
a2
,
RTCDevice
CallOS
OS_AddDevice
,
tailcall
RTCDeviceTemplate
...
...
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