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