X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fwdt.h;h=bafb8fb8cc4495dbef19ba74f66c65f9016a0816;hb=4756aabbd1c7b16e31c9814b8e7f1586dfd3bf22;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