projects
/
pub
/
USBaspLoader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45fd44c
)
fix typo in Makefile.inc comment
author
Gary Bell
<github@whiteneon.com>
Thu, 6 Mar 2014 22:29:26 +0000
(17:29 -0500)
committer
Stephan 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
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.inc
b/Makefile.inc
index
47ad505
..
b0de713
100644
(file)
--- 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 independen
d
defines...
+# some MCU independen
t
defines...
#...will be extended within MCU dependend configuration below...
DEFINES += -DCONFIG_NO__CHIP_ERASE -DCONFIG_NO__ONDEMAND_PAGEERASE