b15f/firmware/getMCU
Tristan Krause 377aa5a8f0 save
2019-06-18 09:54:23 +02:00

2 lines
117 B
Plaintext
Executable file

avrdude -c $(PROGRAMMER) -Pusb -p m16 2>&1 | grep 'Device signature =' | awk -F 'probably ' '{print $2}' | head -c-2