X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fapps%2Fjtag%2Fjtag430asm.S;h=e74ceb6482634cbfecfc25283f05794ec66e5505;hp=7e4aabf8895c00a563c62079bcdcdc8a4cff8721;hb=19c84b41b9fbde102aee56bc137a8a2885194ebf;hpb=d5cda2101dbfcb7d9868e907f2564c990f3fc763 diff --git a/firmware/apps/jtag/jtag430asm.S b/firmware/apps/jtag/jtag430asm.S index 7e4aabf..e74ceb6 100644 --- a/firmware/apps/jtag/jtag430asm.S +++ b/firmware/apps/jtag/jtag430asm.S @@ -2,7 +2,11 @@ .type jtag430_tclk_flashpulses,@function //for linking #define _GNU_ASSEMBLER_ -#include "gfports.h" +#include "config.h" + +//We need to include port definitions, +//but msp430.h is no long asm clean. +#include //This detects model, chooses appropriate timing. jtag430_tclk_flashpulses: