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
master
MicroTime
SMP
SMP_bp
OMAP3-1_18
OMAP3-1_17
OMAP3-1_16
OMAP3-1_15
OMAP3-1_14
OMAP3-1_13
OMAP3-1_12
OMAP3-1_11
OMAP3-1_10
OMAP3-1_09
OMAP3-1_08
OMAP3-1_07
OMAP3-1_06
OMAP3-1_05
OMAP3-1_04
OMAP3-1_03
OMAP3-1_02
OMAP3-1_01
OMAP3-1_00
OMAP3-0_99
OMAP3-0_98
OMAP3-0_97
OMAP3-0_96
OMAP3-0_95
OMAP3-0_94
OMAP3-0_93
OMAP3-0_92
OMAP3-0_91
HAL_OMAP3-1_19
No related merge requests found
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