X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Flib%2Fmsp430x1612.c;h=d125b78842fc4a7092f91829c4dadfeb2a08479e;hp=386119f48c8e4dd462b9341dfcb301345ef80a3d;hb=f217c730250832ae74a60b9d494111eac3763fd6;hpb=e12a1ab7338cb974193113dce8c2413c0fd1bc78 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. */ //