X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fft245rl.h;h=0fee0f34b5855e2e70b8812a6ea76b19f567ff9b;hb=23f95752ffe03a5f0c262b1f896211aedb185dda;hp=ced7ee19fad9fa5bf4d338676f6204bdc375e37d;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/drv/ft245rl.h b/bertos/drv/ft245rl.h index ced7ee19..0fee0f34 100644 --- a/bertos/drv/ft245rl.h +++ b/bertos/drv/ft245rl.h @@ -33,18 +33,18 @@ * \brief Function library for Accessing FT245RL USB interface. * * - * \version $Id$ * \author Francesco Sacchi * * $WIZ$ module_name = "ft245rl" * $WIZ$ module_depends = "kfile", "timer" + * $WIZ$ module_hw = "bertos/hw/hw_ft245rl.h" */ #ifndef DRV_FT245RL_H #define DRV_FT245RL_H -#include +#include #include /**