mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
Makes AVR register definitions dependent on what avr-libc defines for a given MCU, rather then duplicating that effort here. Definitions done in this way are based on functionality provided, rather than a specific MCU device.