X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=rf433rcv%2Fteensy%2FMakefile;h=cf36fbdb38e2aeb12d958dc860b723641f90cfd6;hp=8bd597386f686412c557e0ad1db6e4b548c9bdfa;hb=02293cb00639b97ca422619ee15f5981a5b3ffd0;hpb=894be2570b2c0198a4c7b87f385957c74b836bb3 diff --git a/rf433rcv/teensy/Makefile b/rf433rcv/teensy/Makefile index 8bd5973..cf36fbd 100644 --- a/rf433rcv/teensy/Makefile +++ b/rf433rcv/teensy/Makefile @@ -444,6 +444,7 @@ gccversion : # Program the device. program: $(TARGET).hex $(TARGET).eep + echo -n r | ../pc/rawhid_test ~/teensy_loader_cli/teensy_loader_cli -mmcu=atmega32u4 -w $(TARGET).hex