commit | cfb7c9a50f89c280fa119d205cacd60a8b9174de | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> | Fri Nov 18 19:36:27 2022 -0800 |
committer | GitHub <noreply@github.com> | Fri Nov 18 19:36:27 2022 -0800 |
tree | 0be4f01bcae5cf343f65ee8f3b2c3c6a2568d029 | |
parent | 5c41f08c5c0806a7190a52b2932e0aab0ac2d968 [diff] | |
parent | 6ef5d79c611d8243c60d56cfc9e07a10bd5c3db9 [diff] |
Merge pull request #200 from efabless/jeffdi-patch-1 documentation for GPIO configuration
diff --git a/Makefile b/Makefile index 5842df0..c8aae48 100644 --- a/Makefile +++ b/Makefile
@@ -264,7 +264,7 @@ export CUP_ROOT=$(shell pwd) export TIMING_ROOT?=$(shell pwd)/deps/timing-scripts export PROJECT_ROOT=$(CUP_ROOT) -timing-scripts-repo=git@github.com:efabless/timing-scripts.git +timing-scripts-repo=https://github.com/efabless/timing-scripts.git $(TIMING_ROOT): @mkdir -p $(CUP_ROOT)/deps