Age | Commit message (Expand) | Author |
---|---|---|
2017-05-06 | microwire/eeprom93cxx: Use 'es' instead of 'se' abbrevation. | Uwe Hermann |
2017-05-05 | microwire: Use namedtuple in some more cases. | Uwe Hermann |
2017-05-05 | microwire: Use namedtuple for the Python output. | Uwe Hermann |
2017-05-05 | microwire: Drop some trailing whitespace. | Uwe Hermann |
2017-05-05 | microwire: Shorten decode() a bit. | Uwe Hermann |
2017-05-05 | microwire: Make Ready/Busy extra annotation classes. | Uwe Hermann |
2017-05-05 | microwire: Make the start bit an extra annotation class. | Uwe Hermann |
2017-05-05 | Add a Microwire protocol decoder. | Kevin Redon |