Bus Pirate firmware change history

From DP

Revision as of 09:38, 31 August 2010 by Lynn (Talk | contribs)
Jump to: navigation , search

v5.7 August 20, 2010

  • Improved SPI sniffer, higher max speed
  • Clear terminal buffer overflow error

v5.6 August 13, 2010

  • Fixed swapped SPI sniffer macros
  • Stop PWM/servo between modes
  • Fixed servo prompt and error
  • Prevent servo in hiz
  • Updated the text for servo code
  • Added servo command to the help

v5.5 August 6, 2010

  • New servo controller (‘S’), thanks Randy
  • New SPI binary bulk read/write should speed up Flashrom
  • Updated commands to support piratePICprog
  • Some bug fixes, as usual

v5.4 July 30, 2010

  • Selectable CS pin direction in SPI and raw3wire protocol
  • Partial writes (less then 8 bits) in raw2wire and raw3wire protocol
  • Command ‘i’ is compacted and displays the settings of the current protocol
  • Binmode extended to support buffered writes
  • Support for the new LCD adapter (support for old adapter is discontinued)
  • Updated help screen
  • Some bugfixes, as usual