~ruther/avr-device

ref: 0806f412874ec0be5df85574f163102da6314ae7 avr-device/patch/common/pll.yaml -rw-r--r-- 1005 bytes
0806f412 — Rahix 5 years ago
svdpatch: Add _write_constraint modifier

"_write_constraint" allows to change the write-constraint
to one of:

- "enum": Allow only enumerated values (useEnumeratedValues)
- "none": Completely remove the <writeConstraint> tag
- [min, max]: Allow only values in a certain range (this can
  be used to make the bits() method safe)

Fixes #8

Signed-off-by: Rahix <rahix@rahix.de>
aae9508c — Rahix 5 years ago
common: Add some comments to the patch files

Signed-off-by: Rahix <rahix@rahix.de>
0f1b031a — Rahix 5 years ago
atmega32u4: Add patch for PLL

Signed-off-by: Rahix <rahix@rahix.de>
Do not follow this link