Skip to content

Commit 15043b7

Browse files
Markus GrunwaldRahix
authored andcommitted
Try (and fail) to change the PCMSK writeConstraing
1 parent a4bbab7 commit 15043b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

patch/attiny85.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ CPU:
9999
PLOCK:
100100
access: read-only
101101
EXINT:
102+
# This doesn't work:
103+
# _modify:
104+
# PCMSK:
105+
# _write_constraint: [0, 63]
102106
PCMSK:
103107
_add:
104108
PCINT0:

0 commit comments

Comments
 (0)