mirror of https://github.com/ARMmbed/mbed-os.git
RZ_A1H: Fix cmsis header name
parent
75ad20b65f
commit
c10dd0a725
|
@ -626,7 +626,7 @@ typedef enum IRQn
|
|||
#define __NVIC_PRIO_BITS 5 /*!< Number of Bits used for Priority Levels */
|
||||
#define __Vendor_SysTickConfig 0 /*!< Set to 1 if different SysTick Config is used */
|
||||
|
||||
#include <core_ca9.h>
|
||||
#include <core_ca.h>
|
||||
#include "system_MBRZA1H.h"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue