mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX
TomoYamanaka 36ad12c403 Modify RAM size definition of ARMCC for GR-LYCHEE
I modified RAM size of ARMCC compiler for GR-LYCHEE.
In case of GR-LYCHEE, RAM size is 3M Byte(including Non-Cache area), but there was a typo at MACRO definition.
2018-06-25 15:44:01 +09:00
..
TARGET_GR_LYCHEE Modify RAM size definition of ARMCC for GR-LYCHEE 2018-06-25 15:44:01 +09:00
TARGET_RZ_A1H Support Bootloader for GR-PEACH and GR-LYCHEE 2018-06-22 10:40:45 +09:00
TARGET_VK_RZ_A1H Implementation of USTICKER feature for Renesas mbed boards 2018-05-25 12:22:06 -05:00
common Fix redeclaration of type name "bool_t" 2018-05-28 18:55:13 +09:00
PeripheralPins.h Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
analogin_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
can_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
ethernet_api.c Implementation of unified EMAC driver for Renesas mbed boards 2018-05-23 12:24:09 +03:00
ethernetext_api.h Implementation of unified EMAC driver for Renesas mbed boards 2018-05-23 12:24:09 +03:00
flash_api.c Support Flash iAP for GR-PEACH and GR-LYCHEE 2018-06-22 10:40:45 +09:00
gpio_addrdefine.h Revise the folder structure in "targets/TARGET_RENESAS" directory 2018-01-09 17:39:22 +09:00
gpio_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
gpio_irq_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
gpio_object.h Revise the folder structure in "targets/TARGET_RENESAS" directory 2018-01-09 17:39:22 +09:00
i2c_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
objects.h Support Flash iAP for GR-PEACH and GR-LYCHEE 2018-06-22 10:40:45 +09:00
pinmap.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
port_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
pwmout_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
rtc_api.c Implement of RTC feature for Renesas mbed boards 2018-05-25 12:53:06 -05:00
serial_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
sleep.c Implementation of SLEEP feature for Renesas mbed boards 2018-05-25 12:04:32 -05:00
spi_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
spibsc.h Support Flash iAP for GR-PEACH and GR-LYCHEE 2018-06-22 10:40:45 +09:00
trng_api.c Support TRNG function for GR-LYCHEE 2018-01-16 13:45:15 +09:00
us_ticker.c Implementation of USTICKER feature for Renesas mbed boards 2018-05-25 12:22:06 -05:00