replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stall
- remove dcd_edpt_stalled() from dcd porting
This commit is contained in:
@@ -11,7 +11,7 @@ TOP := $(patsubst %/tools/top.mk,%,$(THIS_MAKEFILE))
|
||||
|
||||
TOP := $(shell realpath $(TOP))
|
||||
|
||||
$(info Top directory is $(TOP))
|
||||
#$(info Top directory is $(TOP))
|
||||
|
||||
CURRENT_PATH := $(shell realpath --relative-to=$(TOP) `pwd`)
|
||||
$(info Path from top is $(CURRENT_PATH))
|
||||
#$(info Path from top is $(CURRENT_PATH))
|
||||
|
Reference in New Issue
Block a user