Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
card10
openocd
Commits
fb718976
Commit
fb718976
authored
Sep 26, 2008
by
oharboe
Browse files
wip
git-svn-id:
svn://svn.berlios.de/openocd/trunk@1006
b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent
e127fb3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ecosboard.c
View file @
fb718976
...
...
@@ -96,10 +96,12 @@ struct tftpd_fileops fileops =
#endif
#define ZYLIN_VERSION "1.4
2
"
#define ZYLIN_VERSION "1.4
3
"
#define ZYLIN_DATE __DATE__
#define ZYLIN_TIME __TIME__
#define ZYLIN_OPENOCD 921
/* hmmm.... we can't pick up the right # during build if we've checked this out
* in Eclipse... arrggghh...*/
#define ZYLIN_OPENOCD 1005
#define ZYLIN_OPENOCD_VERSION "Zylin JTAG ZY1000 " ZYLIN_VERSION " " ZYLIN_DATE " " ZYLIN_TIME
#define ZYLIN_CONFIG_DIR "/config/settings"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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