projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dc1a52
)
Remove bogus Doxygen markup.
author
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 25 Aug 2004 03:58:39 +0000
(
03:58
+0000)
committer
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 25 Aug 2004 03:58:39 +0000
(
03:58
+0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@171
38d2e660
-2303-0410-9eaa-
f027e97ec537
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 17a3aa25b285113bc044510d670bb7631d178e0f..da5dc88b9f7117bd68fe360696decdc127935d18 100755
(executable)
--- a/
README
+++ b/
README
@@
-48,7
+48,7
@@
The top-level directory contains a few support headers that are meant
to be usable by any C or C++, embedded or hosted application. The
top-level directory also contains a few example templates for files
that are meant to be customized on a per-application basis. These
-files are
\f hw.h, \f config.h, \f verstah.h and \f
arch_config.h.
+files are
hw.h, config.h, verstah.h and
arch_config.h.
To achieve the highest possible reusability, all devlib components DevLib
are designed to have minimal inter-module and external dependencies.