Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 347 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 347 Bytes

microconfig

MCP2200 configurator app using GTK3.

Note: Work in progress

Requirements

Debian/Ubuntu:

apt install libgtk-3-dev libusb-dev

Arch/Manjaro:

pacman -S gtk3 libusb

Image

TODO

  • Fix "Baud rate" configuration.
  • Fix "Enable Tx/RX LEDs" configuration.
  • Test on other platforms.