From: Gary Bell Date: Thu, 6 Mar 2014 22:29:26 +0000 (-0500) Subject: fix typo in Makefile.inc comment X-Git-Tag: testing-head~3 X-Git-Url: http://git.linex4red.de/pub/USBaspLoader.git/commitdiff_plain/3b00a3b70bab66e360f076b4eb4acddbb18a8d8b fix typo in Makefile.inc comment original commit by whiteneon: "Minor revisions" Signed-off-by: Gary Bell Signed-off-by: Stephan Baerwolf --- diff --git a/Makefile.inc b/Makefile.inc index 47ad505..b0de713 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -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