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

Changes for version 0.15 - 2018-06-06

  • BUGFIXES
    • Use O_NDELAY and set CLOCAL on serial port device as non-Linux OSes may require it for strict POSIX conformance (RT#125409)
    • Use O_NOCTTY when opening the serial port device

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
a Device::Chip::Adapter implementation