mbed-os/targets/TARGET_Analog_Devices
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_ADUCM4X50/TARGET_ADUCM4050 Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
TARGET_ADUCM302X/TARGET_ADUCM3029 Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
mbed_rtx.h Added support for ADI EV-COG-AD3029LZ platform. 2017-11-15 16:35:31 +11:00