DShanMCU_RA6M5_Template/board/vector_data.h

21 lines
453 B
C

/* generated vector header file - do not edit */
#ifndef VECTOR_DATA_H
#define VECTOR_DATA_H
#ifdef __cplusplus
extern "C" {
#endif
/* Number of interrupts allocated */
#ifndef VECTOR_DATA_IRQ_COUNT
#define VECTOR_DATA_IRQ_COUNT (0)
#endif
/* ISR prototypes */
#if __has_include("r_ioport.h")
/* Vector table allocations */
#endif
#ifdef __cplusplus
}
#endif
#endif /* VECTOR_DATA_H */