Age | Commit message (Expand) | Author |
2020-01-01 | All PDs: Consistently use singular/plural for annotation classes/rows. | Uwe Hermann |
2019-04-30 | atsha204a: Mention ATECC508A support in docs. | Uwe Hermann |
2019-04-30 | atsha204a: Minor indentation fixes. | Uwe Hermann |
2019-04-30 | atsha204a: Only call output_tx_bytes() when the bytes buffer is not empty | Michalis Pappas |
2019-04-30 | atsha204a: Display OtherData parameter correctly when Verify command is execu... | Michalis Pappas |
2019-04-30 | atsha204a: Add support for ATECC508A | Michalis Pappas |
2019-04-02 | decoders: Fix incorrect 'outputs' fields. | Uwe Hermann |
2019-03-16 | decoders: Various cosmetic/consistency/typo fixes. | Uwe Hermann |
2019-03-15 | decoders: Add/update tags for each PD. | Uwe Hermann |
2019-03-13 | Add PD tags handling and some tags | Soeren Apel |
2018-09-10 | atsha204a: Add missing full stop in description. | Uwe Hermann |
2018-05-26 | atsha204a: Add the reset() method. | Uwe Hermann |
2018-05-26 | atsha204a: Rename a few methods for consistency. | Uwe Hermann |
2018-05-26 | atsha204a: Shorten a few more code chunks, add helpers. | Uwe Hermann |
2018-05-26 | atsha204a: Shorten self.opcode to op in a few places. | Uwe Hermann |
2018-05-26 | atsha204a: Use the Python 'in' keyword to improve readability. | Uwe Hermann |
2018-05-26 | atsha204a: Shorten output_tx_bytes()/output_rx_bytes() a bit. | Uwe Hermann |
2018-05-26 | Add decoder for Microchip ATSHA204A crypto module | Michalis Pappas |