STM8S bootloader Wireshark Dissector?
I am using the STM8S bootloader via a USB/FTDI. I can use Wireshark/USBpcap and catch the exchanges and I have a somewhat happy "export packets, parse with Python" method of looking at the exchange.But has anyone already written a proper Wireshark d...