X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fdrv%2Fser_arm.c;h=a2e2e8c427a6ad0f2c8f39f4e813ff0fff07f047;hb=2b94598f7ca61c390f443846305d5ee6efcba920;hp=5ae158687f249139983aa9452ec148e2ca65e036;hpb=f55529c5d65e2e68a53e0b4923ea35123761a990;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