makefile: change comments
authorRobin Krens <robin@robinkrens.nl>
Wed, 18 May 2022 17:36:11 +0000 (19:36 +0200)
committerRobin Krens <robin@robinkrens.nl>
Wed, 18 May 2022 17:36:11 +0000 (19:36 +0200)
Makefile

index 1ddb793..6b3bf06 100644 (file)
--- 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