mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
95704348ae
- Include `tools/avrdude.mk` and `tools/serial.mk` at the common place instead for each ATmega based board individually - Introduce the makefile variable BOOTLOADER to de-duplicate flash configs: - Two boards using the same bootloader now just use `BOOTLOADER ?= foo` and share the individual config - These settings are not applied when `PROGRAMMER` is set to still allow users to manually specify how to program their board |
||
---|---|---|
.. | ||
include | ||
board.c | ||
doc.txt | ||
Makefile | ||
Makefile.include |