fix typo in Makefile.inc comment
authorGary Bell <github@whiteneon.com>
Thu, 6 Mar 2014 22:29:26 +0000 (17:29 -0500)
committerStephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Sat, 15 Mar 2014 01:39:19 +0000 (01:39 +0000)
original commit by whiteneon: "Minor revisions"

Signed-off-by: Gary Bell <github@whiteneon.com>
Signed-off-by: Stephan Baerwolf <stephan.baerwolf@tu-ilmenau.de>
Makefile.inc

index 47ad505..b0de713 100644 (file)
@@ -11,7 +11,7 @@ DEVICE = atmega8
 # where the updating firmware should be located (starting address)
 FLASHADDRESS = 0x0000
 
-# some MCU independend defines...
+# some MCU independent defines...
 #...will be extended within MCU dependend configuration below...
 DEFINES += -DCONFIG_NO__CHIP_ERASE -DCONFIG_NO__ONDEMAND_PAGEERASE