On Monday 26 October 2009, Michael Roth wrote: > Ignore leading '0' characters on hex strings. For example a bit > pattern consisting of 6 bits could be written as 3f, 03f or 003f and > so on. > > Signed-off-by: Michael Roth <[email protected]> > --- > src/svf/svf.c | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-)
merged, thanks _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
