move vector_data.h and ioport_cfg.h to common family
This commit is contained in:
5
hw/bsp/ra/vector_data.h
Normal file
5
hw/bsp/ra/vector_data.h
Normal file
@@ -0,0 +1,5 @@
|
||||
/* vector numbers are configurable/dynamic, hence this, it will be used inside the port */
|
||||
#define TU_IRQn 0
|
||||
#define USBFS_RESUME_IRQn 1
|
||||
#define USBFS_FIFO_0_IRQn 2
|
||||
#define USBFS_FIFO_1_IRQn 3
|
Reference in New Issue
Block a user