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

Changes for version 0.26 - 2023-10-18

  • CHANGES
    • Optional read buffer in `Test::Device::Chip::Adapter` to assist UART-based unit tests
    • The `->returns()` back-compatibility wrapper now prints a deprecation warning
    • Updates for Object::Pad v0.800:
      • use field initialiser expressions
    • Module style updates
      • Swap unit tests from `Test::More` to `Test2::V0`

Documentation

guidance on writing a Device::Chip class

Modules

an abstraction of a hardware chip IO driver
an abstraction of a hardware communication device
base class for drivers of register-oriented I²C chips
a role for implementing SPI protocols
declarations of sensor readings for Device::Chip
unit testing on Device::Chip