Skip to content
Snippets Groups Projects
Commit 3ad54801 authored by dam1n19's avatar dam1n19
Browse files

Updated Lint Flow

parent cb454e4c
No related branches found
No related tags found
No related merge requests found
...@@ -12,10 +12,10 @@ ...@@ -12,10 +12,10 @@
include $(SOCLABS_SOCTOOLS_FLOW_DIR)/resources/hal/makefile.hal_checks include $(SOCLABS_SOCTOOLS_FLOW_DIR)/resources/hal/makefile.hal_checks
LINT_DIR = $(SOCLABS_PROJECT_DIR)/lint/socdebug LINT_DIR = $(SOCLABS_PROJECT_DIR)/lint/socdebug
LINT_INFO_DIR = $(SOCLABS_SOCDEBUG_TECH_DIR)/hal LINT_INFO_DIR = $(SOCLABS_SOCDEBUG_TECH_DIR)/hal
# Core Design Filelist # Core Design Filelist
DESIGN_VC ?= $(SOCLABS_SOCDEBUG_TECH_DIR)/flist/socdebug_controller_ip.flist DESIGN_VC ?= $(SOCLABS_SOCDEBUG_TECH_DIR)/flist/socdebug.flist
# Defines # Defines
DEFINES_VC += $(MEM_INIT) +define+CORTEX_M0 +define+USE_TARMAC DEFINES_VC += $(MEM_INIT) +define+CORTEX_M0 +define+USE_TARMAC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment