X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fwdt.h;h=bafb8fb8cc4495dbef19ba74f66c65f9016a0816;hb=099bcf0e01a4ad7b200e971b463be9750e6c0657;hp=b6db12475a0861d251bf60c4b662f299653c7ae0;hpb=715585fcf0b6391d53dd17db62829a37cffc47d5;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