From 66dcf910bd4744d8ced56cb9586aa937a1a2d4c5 Mon Sep 17 00:00:00 2001 From: vg Date: Tue, 7 Jul 2020 16:24:01 +0200 Subject: first commit --- avr-test2/src/fuses.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 avr-test2/src/fuses.txt (limited to 'avr-test2/src/fuses.txt') diff --git a/avr-test2/src/fuses.txt b/avr-test2/src/fuses.txt new file mode 100644 index 0000000..f24e5f5 --- /dev/null +++ b/avr-test2/src/fuses.txt @@ -0,0 +1,6 @@ + +lfuse: 0b11101111 +hfuse: 0b11001001 + + + -- cgit v1.2.3