Revision history for Device-Chip-AVR_HVSP 0.08 2023-12-22 [CHANGES] * Updated for Teest::ExpectAndCheck::Future v0.04 * Use Object::Pad::MOP rather than `no strict 'refs'` hackery 0.07 2023-09-13 [CHANGES] * General module style updates: + Updated for Object::Pad v0.800 + Swap unit tests to `Test2::V0` 0.06 2022-12-05 [CHANGES] * Updated for perl 5.26+ - use signatures * Updated for Object::Pad 0.66 + Use `:new` instead of `:extends` + Use `field` 0.05 2020-12-06 [CHANGES] * Add unit tests * Update to Object::Pad and Future::AsyncAwait * Remove long-dead Device::BusPirate::Chip::AVR_HVSP 0.04 2016/07/02 00:56:25 [CHANGES] * Renamed from Device::BusPirate::Chip::AVR_HVSP * Changed to implement Device::Chip interface Previously, this distribution was called Device-BusPirate-Chip-AVR_HVSP 0.03 2015/01/10 21:59:32 [CHANGES] * Provide detailed information about fuses via Device::BusPirate::Chip::AVR_HVSP::FuseInfo * Rewritten tinyfuse.pl to use new FuseInfo - allows it to work on other devices - ATtiny13, ATtiny85, ATtiny841 * Install avr_hvsp as real 'bin' script 0.02 2014/11/01 15:56:45 [CHANGES] * Add signatures and memory sizes for 8-pin ATtiny parts * Neater memory information representation; allow caller to inspect details about memory * Enable POWER before AUX, allowing Vcc to settle before setting +12V on RESET 0.01 2014/09/29 01:22:00 First version, released on an unsuspecting world.