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
RiscOS
S
Sources
HWSupport
IIC
Commits
8319b80a
Commit
8319b80a
authored
Jan 01, 2012
by
Robert Sprowson
Browse files
Apply change from IIC-0_21 to HAL branch.
Version 0.18, 4.5.2.7. Tagged as 'IIC-0_18-4_5_2_7'
parent
1480d652
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
14 deletions
+14
-14
VersionASM
VersionASM
+5
-5
VersionNum
VersionNum
+7
-7
s/IICMod
s/IICMod
+2
-2
No files found.
VersionASM
View file @
8319b80a
...
...
@@ -13,11 +13,11 @@
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.18"
Module_Version SETA 18
Module_MinorVersion SETS "4.5.2.
6
"
Module_Date SETS "0
4 Aug
201
1
"
Module_ApplicationDate SETS "0
4-Aug
-1
1
"
Module_MinorVersion SETS "4.5.2.
7
"
Module_Date SETS "0
1 Jan
201
2
"
Module_ApplicationDate SETS "0
1-Jan
-1
2
"
Module_ComponentName SETS "IIC"
Module_ComponentPath SETS "castle/RiscOS/Sources/HWSupport/IIC"
Module_FullVersion SETS "0.18 (4.5.2.
6
)"
Module_HelpVersion SETS "0.18 (0
4 Aug
201
1
) 4.5.2.
6
"
Module_FullVersion SETS "0.18 (4.5.2.
7
)"
Module_HelpVersion SETS "0.18 (0
1 Jan
201
2
) 4.5.2.
7
"
END
VersionNum
View file @
8319b80a
...
...
@@ -5,19 +5,19 @@
*
*/
#define Module_MajorVersion_CMHG 0.18
#define Module_MinorVersion_CMHG 4.5.2.
6
#define Module_Date_CMHG 0
4 Aug
201
1
#define Module_MinorVersion_CMHG 4.5.2.
7
#define Module_Date_CMHG 0
1 Jan
201
2
#define Module_MajorVersion "0.18"
#define Module_Version 18
#define Module_MinorVersion "4.5.2.
6
"
#define Module_Date "0
4 Aug
201
1
"
#define Module_MinorVersion "4.5.2.
7
"
#define Module_Date "0
1 Jan
201
2
"
#define Module_ApplicationDate "0
4-Aug
-1
1
"
#define Module_ApplicationDate "0
1-Jan
-1
2
"
#define Module_ComponentName "IIC"
#define Module_ComponentPath "castle/RiscOS/Sources/HWSupport/IIC"
#define Module_FullVersion "0.18 (4.5.2.
6
)"
#define Module_HelpVersion "0.18 (0
4 Aug
201
1
) 4.5.2.
6
"
#define Module_FullVersion "0.18 (4.5.2.
7
)"
#define Module_HelpVersion "0.18 (0
1 Jan
201
2
) 4.5.2.
7
"
#define Module_LibraryVersionInfo "0:18"
s/IICMod
View file @
8319b80a
...
...
@@ -363,12 +363,12 @@ inspect_IRQ_stack
; Kernel IIC code is threaded!
; Can't easily do a OS_Heap type trick, so just report an error instead
RestPSR
R2
,,
c
RestPSR
R2
,,
c
f
Pull
"R0-R2,R14"
B
ReturnIICInUseError
iis_end
RestPSR
R2
,,
c
RestPSR
R2
,,
c
f
Pull
"R0-R2,R14"
]
LDR
R11
,
IICSWIThreaded
...
...
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