~ruther/avr-device

ref: 25305d5b71381c9b63fd159164a288289e4d21c0 avr-device/patch/atmega328p.yaml -rw-r--r-- 149 bytes
a2c84372 — Jonah Dahlquist 6 years ago
Add patch for SPI device

bfbd5bc0 — Jonah Dahlquist 6 years ago
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)
71b1b462 — Rahix 6 years ago
atmega328p: Add patch & fix ACSR access mode

Signed-off-by: Rahix <rahix@rahix.de>