mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX
TomoYamanaka f6c6e79145 Fix NVIC Wrapper include
Renesas mbed boards incorporate NVIC Wrapper because Cortex-A9 use GIC. For example, NVIC_SystemReset() is defined in nvic_wrapper.c and declared in nvic_wrapper.h.
Because I removed one of include processing accidentally, I fixed the lack.
This supplements PR #5890.
2018-02-09 11:53:43 +09:00
..
TARGET_GR_LYCHEE Fix NVIC Wrapper include 2018-02-09 11:53:43 +09:00
TARGET_RZ_A1H Fix NVIC Wrapper include 2018-02-09 11:53:43 +09:00
TARGET_VK_RZ_A1H Modify the lack of copyright to header files 2018-01-12 14:18:54 +09:00
common Revise the folder structure in "targets/TARGET_RENESAS" directory 2018-01-09 17:39:22 +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 Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
ethernetext_api.h Revise the folder structure in "targets/TARGET_RENESAS" directory 2018-01-09 17:39:22 +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 TRNG function for GR-LYCHEE 2018-01-16 13:45:15 +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 Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
serial_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
spi_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
trng_api.c Support TRNG function for GR-LYCHEE 2018-01-16 13:45:15 +09:00
us_ticker.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00