This is the fast avr programmer for AVR MCUs based on cheap stm32f103c8t6 board with usb-to-serial support.
Copy fastusbasp.rules to /etc/udev/rules.d/
and then restart the udev service,
by running below command.
`sudo /etc/init.d/udev restart` ### Arch linux
`udevadm control --reload`