projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ba5426
)
Fix typo.
author
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 9 Apr 2008 15:05:22 +0000
(15:05 +0000)
committer
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 9 Apr 2008 15:05:22 +0000
(15:05 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1226
38d2e660
-2303-0410-9eaa-
f027e97ec537
bertos/cpu/detect.h
patch
|
blob
|
history
diff --git
a/bertos/cpu/detect.h
b/bertos/cpu/detect.h
index af2ecd0788a900f0641a0ae6268fcff4eb5142d0..91ad6be2b441853e6cc9e8bb2c8a058ac3c90107 100644
(file)
--- a/
bertos/cpu/detect.h
+++ b/
bertos/cpu/detect.h
@@
-95,7
+95,7
@@
/* #elif Add other ARM families here */
#else
- #define CPU_A
T
M_AT91 0
+ #define CPU_A
R
M_AT91 0
#endif