homebrew to query clkrst registers, requires rebuilding nx-hbloader to allow access; emc pllm(b) divm accepts 1/2/4 only
This commit is contained in:
@@ -3,7 +3,7 @@ export CC := g++-11
|
||||
all: test
|
||||
|
||||
test:
|
||||
$(CC) ldr_oc_suite.cpp test.cpp -o ./test -O2 -std=c++20 -DOC_TEST
|
||||
$(CC) ldr_oc_suite.cpp test.cpp -o ./test -O2 -std=c++20
|
||||
|
||||
clean:
|
||||
rm ./test
|
||||
|
||||
Reference in New Issue
Block a user