diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-28 23:25:40 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-28 23:25:40 +0200 |
commit | 42a1d01a7f857a759c396860f5d7665987f0983f (patch) | |
tree | 8326eeae8bf49b9a15c1d3640ec40bf722511f97 /Makefile | |
parent | 57971947d6815fc822479b4f9af341c1f8bced2c (diff) |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +# Copyright 2023 Birte Kristina Friesel +# +# SPDX-License-Identifier: BSD-2-Clause + MCU_AVRDUDE ?= t2313 MCU_AVRGCC ?= attiny2313a AVRDUDE_PROGRAMMER ?= usbasp |