mirror of https://github.com/openXC7/prjxray.git
4 lines
107 B
Makefile
4 lines
107 B
Makefile
|
|
N ?= 16
|
||
|
|
GENERATE_ARGS?="--oneval 1 --design params.csv --dframe 9 --dword 0"
|
||
|
|
include ../fuzzaddr/common.mk
|