mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-21 03:40:52 +00:00
move vector_data.h and ioport_cfg.h to common family
This commit is contained in:
parent
787229a35e
commit
ad7764b5b2
@ -1,7 +0,0 @@
|
|||||||
/* generated configuration header file - do not edit */
|
|
||||||
#ifndef R_IOPORT_CFG_H_
|
|
||||||
#define R_IOPORT_CFG_H_
|
|
||||||
|
|
||||||
#define IOPORT_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)
|
|
||||||
|
|
||||||
#endif /* R_IOPORT_CFG_H_ */
|
|
@ -1,5 +0,0 @@
|
|||||||
/* 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
|
|
@ -1,7 +0,0 @@
|
|||||||
/* generated configuration header file - do not edit */
|
|
||||||
#ifndef R_IOPORT_CFG_H_
|
|
||||||
#define R_IOPORT_CFG_H_
|
|
||||||
|
|
||||||
#define IOPORT_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)
|
|
||||||
|
|
||||||
#endif /* R_IOPORT_CFG_H_ */
|
|
@ -1,5 +0,0 @@
|
|||||||
/* 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
|
|
Loading…
x
Reference in New Issue
Block a user