X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fdrv%2Fser_sam3.h;h=e1e0d9ee75a481b5e1881ccfcd1c9fe8cf7e2623;hb=c37e6a3f6900ec803c2608fb387054247bab88aa;hp=ed294245915a9ce83eb94fef32fc9f4c95543335;hpb=8f98ebb808578ccfef32b52dae753510e284fc9d;p=bertos.git diff --git a/bertos/cpu/cortex-m3/drv/ser_sam3.h b/bertos/cpu/cortex-m3/drv/ser_sam3.h index ed294245..e1e0d9ee 100644 --- a/bertos/cpu/cortex-m3/drv/ser_sam3.h +++ b/bertos/cpu/cortex-m3/drv/ser_sam3.h @@ -70,7 +70,7 @@ typedef uint32_t serstatus_t; enum { SER_UART0, -#if !CPU_CM3_AT91SAM3U +#if !CPU_CM3_SAM3U SER_UART1, #endif SER_SPI0,