X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fwdt.h;h=bafb8fb8cc4495dbef19ba74f66c65f9016a0816;hb=82f680048d359567d43f9f9d118dbd6190c7ccdd;hp=b6db12475a0861d251bf60c4b662f299653c7ae0;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/drv/wdt.h b/bertos/drv/wdt.h index b6db1247..bafb8fb8 100644 --- a/bertos/drv/wdt.h +++ b/bertos/drv/wdt.h @@ -38,6 +38,7 @@ * * $WIZ$ module_name = "wdt" * $WIZ$ module_configuration = "bertos/cfg/cfg_wdt.h" + * $WIZ$ module_supports = "avr" */ #ifndef DRV_WDT_H