mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-01-07 21:58:08 -05:00
fpga: Include SPI master during linting
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
41e63e6e42
commit
fdb7604286
@ -199,6 +199,7 @@ LINT_FLAGS = +1364-2005ext+ --lint-only \
|
||||
lint: $(FPGA_SRC) $(VERILOG_SRCS) $(ICE40_SIM_CELLS)
|
||||
$(LINT) $(LINT_FLAGS) \
|
||||
-DBRAM_FW_SIZE=$(BRAM_FW_SIZE) \
|
||||
-DINCLUDE_SPI_MASTER \
|
||||
-DFIRMWARE_HEX=\"$(P)/firmware.hex\" \
|
||||
-DUDS_HEX=\"$(P)/data/uds.hex\" \
|
||||
-DUDI_HEX=\"$(P)/data/udi.hex\" \
|
||||
|
Loading…
Reference in New Issue
Block a user