Revision history for Device-Chip
0.04 2015/11/18 01:16:47
[CHANGES]
* Define the GPIO protocol and the methods a protocol instance can
use to provide access to GPIO lines
* Added some example scripts for GPIOs
* Pass mount options through to PNAME_options
* Added ->mount_from_paramstr as a further script convenience for
mount-time options
0.03 2015/11/13 00:32:07
[CHANGES]
* Added Device::Chip::Base::RegisteredI2C
* Optionally invoke $chip->PNAME_options to configure a protocol at
mount time
0.02 2015/11/12 00:30:29
[CHANGES]
* Renamed ->connect to ->mount
* Added Adapter->new_from_description as a utility for wrapper
scripts
* Define I2C protocol
0.01 2015/11/09 23:42:42
First version, released on an unsuspecting world.