X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Fdrv%2Feth.h;h=ff80c95cac35be2875ae00271a3efb6747773d19;hb=314ed649e840e0f398bf5d1f66cc01db6f8aec01;hp=2d29ba7ad410260669fc53c3c479663e7557061b;hpb=bf9202ba50abb9b9a107d5f3a672699a969dbcbf;p=bertos.git diff --git a/bertos/drv/eth.h b/bertos/drv/eth.h index 2d29ba7a..ff80c95c 100644 --- a/bertos/drv/eth.h +++ b/bertos/drv/eth.h @@ -36,7 +36,7 @@ * * $WIZ$ module_name = "eth" * $WIZ$ module_configuration = "bertos/cfg/cfg_eth.h" - * $WIZ$ module_supports = "at91sam7x" + * $WIZ$ module_supports = "at91sam7x or sam3x" */ #ifndef DRV_ETH_H