The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06 - 2014-11-01

  • CHANGES
    • Document and expose the $pirate->sleep method as user API
    • Added synopsis documentation to each Mode class
  • BUGFIXES
    • Fix for timer cancellation; avoids memory/CPU leak
    • Fix for sleep-only await with no IO read pending
    • Don't worry about Chip:: subclasses that don't define a CHIP constant

Modules

interact with a Bus Pirate device
base class for chip-specific adapters
base class for Device::BusPirate modes
use Device::BusPirate in bit-banging mode
use Device::BusPirate in I2C mode
use Device::BusPirate in SPI mode