dioannidis / usbasp

usbasp improved firmware
GNU General Public License v2.0
73 stars 12 forks source link

Flags support in USBaspHIDUART utility #10

Closed dioannidis closed 2 years ago

dioannidis commented 2 years ago

Currently the cli console utility USBaspHIDUART doesn't have the functionality to change the parity, data bit or stop bit flags.

dioannidis commented 2 years ago

There is no need to implement this.

One can use the libUSBUARTTerminal gui terminal if the need arise.