X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fft245rl.h;h=10207b2e7926ef888b38e97051bd5c42719dbf7b;hb=00bc8478ab5087769fc67e52327934370ee5e3a6;hp=a4a8dcaee6f0bd3006e11ec4318f3ac33f68bf61;hpb=cd17b68ae24fbf6fecf69a3f0b4fe8a1dfe5366c;p=bertos.git diff --git a/bertos/drv/ft245rl.h b/bertos/drv/ft245rl.h index a4a8dcae..10207b2e 100644 --- a/bertos/drv/ft245rl.h +++ b/bertos/drv/ft245rl.h @@ -26,7 +26,7 @@ * invalidate any other reasons why the executable file might be covered by * the GNU General Public License. * - * Copyright 2007 Develer S.r.l. (http://www.develer.com/) + * Copyright 2009 Develer S.r.l. (http://www.develer.com/) * * --> * @@ -35,6 +35,12 @@ * * \version $Id$ * \author Francesco Sacchi + * + * $WIZARD_MODULE = { + * "name" : "ft245rl", + * "depends" : ["kfile", "timer"], + * "configuration" : "" + * } */