X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fdrv%2Fser_arm.c;h=a2e2e8c427a6ad0f2c8f39f4e813ff0fff07f047;hb=b94d14d668b87c1e6f6ddad5b6aafd6b45a613b6;hp=5ae158687f249139983aa9452ec148e2ca65e036;hpb=83a14d70fb15fdf5747f7011dd914701ebe51b06;p=bertos.git diff --git a/bertos/cpu/arm/drv/ser_arm.c b/bertos/cpu/arm/drv/ser_arm.c index 5ae15868..a2e2e8c4 100644 --- a/bertos/cpu/arm/drv/ser_arm.c +++ b/bertos/cpu/arm/drv/ser_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