mbed-os/targets/TARGET_Analog_Devices/TARGET_ADUCM302X/TARGET_ADUCM3029
Edmund Hsu 165b2c665f Realign ADuCM4x50 and ADuCM302x instance memory blocks
Ensure all instance memory blocks meet 4 byte alignment requirement
  without relying on compiler's or liker's optional settings:
  - gpioMemory[]                                    for adi_gpio_Init()
  - aRtcDevMem0[]                                   for adi_rtc_Open()
  - i2c_Mem[] or I2C_Mem[]                          for adi_i2c_Open()
  - spi_Mem0[], spi_Mem1[], spi_Mem2[] or SPI_Mem[] for adi_spi_Open()
2017-12-07 14:57:08 +11:00
..
TARGET_EV_COG_AD3029LZ Add ARMC6 feature to EV_COG_AD4050LZ and EV_COG_AD3029LZ 2017-12-01 09:59:43 +11:00
TOOLCHAIN_ARM_STD Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
TOOLCHAIN_GCC_ARM Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
TOOLCHAIN_IAR Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00
api Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
bsp Add ARMC6 feature to EV_COG_AD4050LZ and EV_COG_AD3029LZ 2017-12-01 09:59:43 +11:00