X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftc520.c;h=f285f850ac1b597ec5c46e450b5a935d74ba905d;hb=8b2b3759daf3222963cbb3cd4364fef556622e87;hp=b7495ea1f6e812f0c33a9feb5b04bbc4b404808b;hpb=cdb89b44e64781a922844e3bdb6968fac500fe81;p=bertos.git diff --git a/bertos/drv/tc520.c b/bertos/drv/tc520.c index b7495ea1..f285f850 100644 --- a/bertos/drv/tc520.c +++ b/bertos/drv/tc520.c @@ -38,15 +38,16 @@ * \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