Changes for version 0.14 - 2020-11-13

  • CHANGES
    • Migrated Tickit UI files into their own distribution
    • Permit Test::Device::Chip::Adapter to use the ->read method on SPI protocol
    • Use new `catch ($var)` syntax from Syntax::Keyword::Try 0.16

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 base class for implementing SPI protocols
unit testing on Device::Chip