X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fio%2Fsam3_spi.h;h=794b18123cd2604c8064350680de8fb914cee967;hb=78d223e73e58bdd267f59994a52c618b4eb277fa;hp=9785995934ff2aca554ae731f97d42c106b37b97;hpb=666f80bddb3d83383dee8f572b626690e81e3b18;p=bertos.git diff --git a/bertos/cpu/cortex-m3/io/sam3_spi.h b/bertos/cpu/cortex-m3/io/sam3_spi.h index 97859959..794b1812 100644 --- a/bertos/cpu/cortex-m3/io/sam3_spi.h +++ b/bertos/cpu/cortex-m3/io/sam3_spi.h @@ -33,7 +33,7 @@ * * \author Francesco Sacchi * - * ATSAM3 SPI register definitions. + * Atmel SAM3 SPI register definitions. * This file is based on NUT/OS implementation. See license below. */ @@ -78,6 +78,9 @@ * SPI base addresses. */ #define SPI0_BASE 0x40008000 +#if CPU_CM3_SAM3X + #define SPI1_BASE 0x4000C000 +#endif /** * SPI Control Register