X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fft245rl.h;h=0fee0f34b5855e2e70b8812a6ea76b19f567ff9b;hb=ce0a95c32a39e3eed1d3f2aa5ff4395bebdb99ed;hp=10207b2e7926ef888b38e97051bd5c42719dbf7b;hpb=7ee2ad268b608e035c97e9be7ab5df699c2659b9;p=bertos.git diff --git a/bertos/drv/ft245rl.h b/bertos/drv/ft245rl.h index 10207b2e..0fee0f34 100644 --- a/bertos/drv/ft245rl.h +++ b/bertos/drv/ft245rl.h @@ -33,21 +33,18 @@ * \brief Function library for Accessing FT245RL USB interface. * * - * \version $Id$ * \author Francesco Sacchi * - * $WIZARD_MODULE = { - * "name" : "ft245rl", - * "depends" : ["kfile", "timer"], - * "configuration" : "" - * } + * $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 /**