Mask out unused ATmega32U4 efuse bits (#909)

Closes #446
This commit is contained in:
Hans
2022-03-31 23:13:57 +02:00
committed by GitHub
parent d09a4e93a2
commit f22bc62b06

View File

@@ -13084,7 +13084,7 @@ part
memory "efuse"
size = 1;
write = "1 0 1 0 1 1 0 0 1 0 1 0 0 1 0 0",
"x x x x x x x x x x x x i i i i";
"x x x x x x x x 1 1 1 1 i i i i";
read = "0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0",
"x x x x x x x x o o o o o o o o";