mbed-os/targets/TARGET_RENESAS
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_RZ_A1XX Fix NVIC Wrapper include 2018-02-09 11:53:43 +09:00
mbed_rtx.h Add the definition for GR-LYCHEE in mbed_rtx.h 2018-01-16 13:39:44 +09:00