Age | Commit message (Expand) | Author |
---|---|---|
2019-11-29 | decoders: Use a slightly more consistent/logical annotation row setup. | Uwe Hermann |
2019-05-15 | enc28j60: Rename self.ann to self.out_ann. | Uwe Hermann |
2019-05-15 | enc28j60: Shorten various self.put*() calls. | Uwe Hermann |
2019-05-15 | enc28j60: Factor out self.putr(). | Uwe Hermann |
2019-05-15 | enc28j60: Factor out self.putc(). | Uwe Hermann |
2019-05-15 | enc28j60: Use the common ss/es abbreviations. | Uwe Hermann |
2019-05-15 | enc28j60: Clear 'outputs' (no OUTPUT_PYTHON support). | Uwe Hermann |
2019-05-15 | enc28j60: Factor out command list to lists.py. | Uwe Hermann |
2019-05-15 | enc28j60: Shorten ANN_* list a bit. | Uwe Hermann |
2019-05-15 | enc28j60: Add 'tags' field. | Uwe Hermann |
2019-05-15 | enc28j60: Implements decoder for ENC28J60 SPI Ethernet chip | Jiahao Li |