X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=rf433rcv%2Fteensy%2FMakefile;h=ee652f75352beaaee3842ac6b2bdea6dca795aed;hp=df03245c938a75fe9663966113f0851846af585a;hb=5b00dab1a7d2ac2d8a593f0bd6e85a7194e2c9bd;hpb=301b757f134e213fc67dd40beea260ef33d9ff14 diff --git a/rf433rcv/teensy/Makefile b/rf433rcv/teensy/Makefile index df03245..ee652f7 100644 --- a/rf433rcv/teensy/Makefile +++ b/rf433rcv/teensy/Makefile @@ -444,7 +444,7 @@ gccversion : # Program the device. program: $(TARGET).hex $(TARGET).eep ../pc/reset || true - ~/teensy_loader_cli/teensy_loader_cli -mmcu=atmega32u4 -w $(TARGET).hex + ~/realraum/teensy/teensy_loader_cli/teensy_loader_cli -mmcu=atmega32u4 -w $(TARGET).hex # Generate avr-gdb config/init file which does the following: