fixed osal critical section protect adapt 64bits CPU.

This commit is contained in:
xieyangrun
2022-03-31 18:20:30 +08:00
committed by sakumisu
parent dfa977caa2
commit 322964f598
13 changed files with 34 additions and 34 deletions

View File

@@ -45,7 +45,7 @@ if GetDepend(['PKG_CHERRYUSB_USING_DEVICE']):
CPPDEFINES += ['USB_BASE=0x40080000UL']
if GetDepend(['CHERRYUSB_USING_MUSB']):
src += Glob('port/musb/usb_dc_musb.c')
if GetDepend(['CHERRYUSB_USING_CDC_DEMO']):
if GetDepend(['CHERRYUSB_USING_CDC_DEMO']):
src += Glob('demo/cdc_acm_template.c')
# USB HOST