X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fdrv%2Fser_arm.c;h=a2e2e8c427a6ad0f2c8f39f4e813ff0fff07f047;hb=2b94598f7ca61c390f443846305d5ee6efcba920;hp=dbd84d75248a508b44d118f61f8be19972d70bc9;hpb=345f93de1963f49bdb194d2b06c8c5d7ba0a3e5f;p=bertos.git diff --git a/bertos/cpu/arm/drv/ser_arm.c b/bertos/cpu/arm/drv/ser_arm.c index dbd84d75..a2e2e8c4 100644 --- a/bertos/cpu/arm/drv/ser_arm.c +++ b/bertos/cpu/arm/drv/ser_arm.c @@ -30,11 +30,16 @@ * * --> * + * \brief Low-level serial module for ARM (inplementation). + * * \version $Id: timer_arm.c 18260 2007-10-11 14:08:10Z batt $ * * \author Daniele Basile * - * \brief Low-level USART module for ARM (inplementation). + * This module is automatically included so no need to include + * in test list. + * notest: arm + * */ #include