X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=rf433rcv%2Fteensy%2FMakefile;fp=rf433rcv%2Fteensy%2FMakefile;h=ee652f75352beaaee3842ac6b2bdea6dca795aed;hb=718442a4390b70ef4b961333472d26911ea91ff4;hp=df03245c938a75fe9663966113f0851846af585a;hpb=0c8c69e28651b7fecbfe19ee830a442b94a20992;p=svn42.git 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: