diff options
Diffstat (limited to 'keyboards/coseyfannitutti/discipad/rules.mk')
| -rw-r--r-- | keyboards/coseyfannitutti/discipad/rules.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/coseyfannitutti/discipad/rules.mk b/keyboards/coseyfannitutti/discipad/rules.mk index a9d06d608..52e06f6e7 100644 --- a/keyboards/coseyfannitutti/discipad/rules.mk +++ b/keyboards/coseyfannitutti/discipad/rules.mk | |||
| @@ -11,14 +11,9 @@ MCU = atmega328p | |||
| 11 | # ATmega328P USBasp | 11 | # ATmega328P USBasp |
| 12 | BOOTLOADER = USBasp | 12 | BOOTLOADER = USBasp |
| 13 | 13 | ||
| 14 | # Flash program via avrdude, but default command is not suitable. | ||
| 15 | # You can use coseyfannitutti/discipad:default:program | ||
| 16 | PROGRAM_CMD = avrdude -c usbasp -p m328p -U flash:w:$(BUILD_DIR)/$(TARGET).hex | ||
| 17 | |||
| 18 | # disable debug code | 14 | # disable debug code |
| 19 | OPT_DEFS = -DDEBUG_LEVEL=0 | 15 | OPT_DEFS = -DDEBUG_LEVEL=0 |
| 20 | 16 | ||
| 21 | |||
| 22 | # Build Options | 17 | # Build Options |
| 23 | # change yes to no to disable | 18 | # change yes to no to disable |
| 24 | # | 19 | # |
