mbed-os/targets/TARGET_Analog_Devices/TARGET_ADUCM4X50/TARGET_ADUCM4050/api
Edmund Hsu beb6a38009 EV_COG_AD4050LZ: Rework linker scripts to support bootloader
- fix compiler warning message of flash_api.c
- fix compiler warning message of startup_ADuCM4050.c
- eliminate absolute address of ROM tables
- add MBED_APP_START and MBED_APP_SIZE to linker scripts
2018-04-20 15:45:26 +10:00
..
PeripheralPins.c Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
PeripheralPins.h Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
analogin_api.c Cleared data structures in analogin_init(); 2017-12-21 09:59:13 +11:00
cmsis.h - Cleaned up some formatting issues; - Fixed a build error in spi_master_block_write; - Some clean up in serai_api. 2017-10-11 15:06:49 +11:00
cmsis_nvic.h EV_COG_AD4050LZ: Rework linker scripts to support bootloader 2018-04-20 15:45:26 +10:00
device.h Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
flash_api.c EV_COG_AD4050LZ: Rework linker scripts to support bootloader 2018-04-20 15:45:26 +10:00
gpio_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
gpio_dev_mem.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
gpio_irq_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
gpio_object.h Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
i2c_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
objects.h Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
pinmap.c Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
rtc_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
serial_api.c - Cleaned up some formatting issues; - Fixed a build error in spi_master_block_write; - Some clean up in serai_api. 2017-10-11 15:06:49 +11:00
sleep.c Added curly brackets for the single line if else statement. 2017-10-09 17:28:46 +11:00
sleep.h Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00
spi_api.c Realign ADuCM4x50 and ADuCM302x instance memory blocks 2017-12-07 14:57:08 +11:00
trng_api.c Added a check for the STUCK bit before reading the RNG data register to ensure there are no hardware faults. 2017-11-02 15:50:55 +11:00
us_ticker.c Fix EV_COG_AD4050LZ `us_ticker_fire_interrupt()` minimal time interval 2018-04-01 19:34:24 +10:00