1
Bus Pirate Development / Buspirate v4 binary mode auxilary pins
I added an extra step where you enter binary mode "BINM1" instead of "BBIO1" then you mode switch to bit bang mode "BBIO2"
Most everything is the same and programs can very easily be fixed to adjust for the changes. Also there is a new command to query at runtime available binary modes that are compiled in. (uart, spi, i2c, bitbang etc)
I changed a bunch of the binary code to defines for readability too.
I attached a diff with my changes. If you are interested in adding this to the svn repo I can clean it up some more and put more comments in the code. Also please point out anything I might have missed.
Andrew