add tower scripts

This commit is contained in:
2024-03-25 20:28:52 +01:00
parent ccabd90723
commit 3942447238
53 changed files with 605 additions and 0 deletions

6
usbasp-avr.note Normal file
View File

@@ -0,0 +1,6 @@
avrdude -c usbasp -p attiny45 -B4
#/etc/udev.rules/60-blabla
SUBSYSTEM=="usb", ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="05dc",
GROUP="uucp", MODE="0666"