mbed-os/targets/TARGET_RENESAS
TomoYamanaka 67187c6d3e 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-23 17:08:28 -06:00
..
TARGET_RZ_A1XX Fix NVIC Wrapper include 2018-02-23 17:08:28 -06:00
mbed_rtx.h Add the definition for GR-LYCHEE in mbed_rtx.h 2018-02-09 14:18:40 +00:00