mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 03:53:49 +01:00
- Choose correct debug protocol for ATmega328P (which supports debugWIRE instead of JTAG) - Allow overwriting debugger device via AVR_DEBUGDEVICE environment variable, default to the Atmel-ICE (least expensive, supports most AVR devices)