We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dfce92 commit c31ecb8Copy full SHA for c31ecb8
.github/workflows/unit-test.yml
@@ -19,4 +19,4 @@ jobs:
19
make setup
20
make nemuBuild
21
make dramsim3Build
22
-# make CHIP_TARGET=tc_l2 unit-test
+ make CHIP_TARGET=tc_l2 unit-test
0 commit comments