X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=firmware%2Flib%2Fmsp430x1612.c;h=d125b78842fc4a7092f91829c4dadfeb2a08479e;hb=052771a83e020314b718e82d0b1b2a645a7c3d4f;hp=386119f48c8e4dd462b9341dfcb301345ef80a3d;hpb=d7ad826230d336ad7b7bd20e47dccc26d7ad456f;p=goodfet diff --git a/firmware/lib/msp430x1612.c b/firmware/lib/msp430x1612.c index 386119f..d125b78 100644 --- a/firmware/lib/msp430x1612.c +++ b/firmware/lib/msp430x1612.c @@ -142,6 +142,13 @@ void msp430_init_uart(){ } */ + +//! Initialization is correct. +void msp430_init_dco_done(){ + //Nothing to do for the 1612. +} + + void msp430_init_dco() { /* This code taken from the FU Berlin sources and reformatted. */ //