remove align64 and dcache process for hpm

This commit is contained in:
sakumisu
2022-09-12 14:40:33 +08:00
parent 9615a468dc
commit 511d2bdc5d
3 changed files with 0 additions and 17 deletions

View File

@@ -9,8 +9,6 @@ sdk_inc(class/audio)
sdk_inc(class/video)
sdk_inc(class/hub)
sdk_compile_definitions(-DCONFIG_USB_ALIGN_SIZE=64)
if(CONFIG_CHERRYUSB_DEVICE)
sdk_src(core/usbd_core.c)
sdk_src(port/hpm/usb_dc_hpm.c)