X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fdrv%2Ftimer_cm3.h;h=6cfaf8cf6fe68d228208bec25b3ee764c12fc176;hb=27b7177adf935135af60b935fe0701f7210ed3f7;hp=0418a45bfa3744bfd5c84c04a55e55f0b6e7e888;hpb=5417946aa2c0faa7f035305f52e4a545a9e5aa6e;p=bertos.git diff --git a/bertos/cpu/cortex-m3/drv/timer_cm3.h b/bertos/cpu/cortex-m3/drv/timer_cm3.h index 0418a45b..6cfaf8cf 100644 --- a/bertos/cpu/cortex-m3/drv/timer_cm3.h +++ b/bertos/cpu/cortex-m3/drv/timer_cm3.h @@ -30,9 +30,9 @@ * * --> * - * \author Francesco Sacchi + * \author Andrea Righi * - * \brief Low-level timer module for Cortex-M3 (interface). + * \brief Low-level timer driver (SysTick) for Cortex-M3. */ #include