~ruther/avr-device

bfbd5bc006ad745037c004d90405ac216cb64509 — Jonah Dahlquist 5 years ago 2f04141
atmega328p: Add missing patches

This commit adds patches for ATmega328P by copying the commons from ATmega32U4, omitting PLL because the 328p lacks that feature (#11)
1 files changed, 4 insertions(+), 1 deletions(-)

M patch/atmega328p.yaml
M patch/atmega328p.yaml => patch/atmega328p.yaml +4 -1
@@ 1,3 1,6 @@
_include:
  - "common/wdt.yaml"
  - "common/ac.yaml"
  - "common/timer/tc0.yaml"
  - "common/twi.yaml"
  - "common/usart.yaml"
  - "common/wdt.yaml"

Do not follow this link