mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
Merge pull request #1013 from kasjer/kasjer/da1469x-fix-register-file-dependency
dcd_da1469x: Use mcu.h instead of MCU specific header
This commit is contained in:
commit
63f7dfeb8e
@ -28,7 +28,7 @@
|
||||
|
||||
#if TUSB_OPT_DEVICE_ENABLED && CFG_TUSB_MCU == OPT_MCU_DA1469X
|
||||
|
||||
#include "DA1469xAB.h"
|
||||
#include "mcu/mcu.h"
|
||||
|
||||
#include "device/dcd.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user