X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Fcpu%2Farm%2Fdrv%2Ftwi_arm.c;h=5a3cbe1ca2125cdf08f1957cdb554e51aabfba95;hb=1200cce6f786accd1e56bfe1982b3c58d297aee7;hp=4b67aea8407bf182ad1350d997d532397ef7aa93;hpb=dadc5ec2c820ae7305d585427be6a296e3f98a8b;p=bertos.git diff --git a/bertos/cpu/arm/drv/twi_arm.c b/bertos/cpu/arm/drv/twi_arm.c index 4b67aea8..5a3cbe1c 100644 --- a/bertos/cpu/arm/drv/twi_arm.c +++ b/bertos/cpu/arm/drv/twi_arm.c @@ -36,6 +36,10 @@ * * \author Daniele Basile * + * This module is automatically included so no need to include + * in test list. + * notest: arm + * */ #include