Damjan Marion wrote: > +/* Not all OSes have this speed defined */ > +#if !defined(B1000000) > +#define B1000000 0010010 > +#endif
The real fix of course being to make the device not pretend that it's a serial port. //Peter _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
