This website requires JavaScript.
Explore
Help
Sign In
linuxmsm
/
openocd
Watch
0
Star
0
Fork
0
You've already forked openocd
mirror of
https://github.com/linux-msm/openocd.git
synced
2026-02-25 13:15:07 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0c2e30660bef422744e885ab32c26c58978a8a1
openocd
/
src
History
drath
e0c2e30660
- fixed libftdi initialization
...
git-svn-id: svn://svn.berlios.de/openocd/trunk@131 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2007-02-20 13:47:32 +00:00
..
flash
- add missing parentheses around macro parameters (thanks to Matthias Bauch for noticing this bug and providing a fix)
2007-02-03 16:00:14 +00:00
helper
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
2007-01-22 14:47:00 +00:00
jtag
- fixed libftdi initialization
2007-02-20 13:47:32 +00:00
pld
- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. configuration
2006-11-22 13:03:10 +00:00
server
- disabled FT2232 debug output (that code should be fairly stable)
2007-01-09 17:19:41 +00:00
target
- add missing parentheses around macro parameters (thanks to Matthias Bauch for noticing this bug and providing a fix)
2007-02-03 16:00:14 +00:00
xsvf
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD)
2006-07-17 14:13:27 +00:00
Makefile.am
- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. configuration
2006-11-22 13:03:10 +00:00
openocd.c
- merged several changes from XScale
2007-01-31 10:59:20 +00:00