From: Robin Krens Date: Wed, 18 May 2022 17:36:11 +0000 (+0200) Subject: makefile: change comments X-Git-Url: https://robinkrens.nl/gitweb/?p=lra-as-sensor;a=commitdiff_plain;h=5516dd3ac4a28c03b095101ff45f8787c895b847 makefile: change comments --- diff --git a/Makefile b/Makefile index 1ddb793..6b3bf06 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# ATmega328P, shitty Chinese arduino clone (just an atmega328p with arduino bootloader/flasher) +# attiny25 makefile MCU = attiny25 F_CPU = 8000000UL