cpu/avr: Added "AVRDUDE_MCU" configuration parameter.
This commit is contained in:
parent
0d913d0d61
commit
674f70b6c3
3 changed files with 12 additions and 4 deletions
|
@ -26,6 +26,7 @@ AVRDUDE_PORT=usb:00B000000D79
|
|||
# Additional avrdude options
|
||||
# Verify off
|
||||
AVRDUDE_OPTIONS=-V
|
||||
AVRDUDE_MCU=m128rfa1
|
||||
|
||||
|
||||
include $(CONTIKIAVR)/Makefile.avr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue