X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftc520.c;h=2dcd493ab3f0e5b0d847f5d52879e797b72ccfc8;hb=b46f64914c62fbb0297728280478681659469654;hp=791823f0d15a82bfba090bc7d99a0d7cae205e9a;hpb=80190d89df0008fcfed5489e028d7055b0b40f9e;p=bertos.git diff --git a/bertos/drv/tc520.c b/bertos/drv/tc520.c index 791823f0..2dcd493a 100644 --- a/bertos/drv/tc520.c +++ b/bertos/drv/tc520.c @@ -32,20 +32,20 @@ * * \brief TC520 ADC driver (implementation) * - * \version $Id$ * * \author Francesco Sacchi * \author Marco Benelli */ -#include -#include -#include +#include "hw/hw_tc520.h" #include #include +#include +#include + #warning FIXME:This implementation is obsolete. Refactor with KFile interface. #if 0