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 e04adce commit 4079266Copy full SHA for 4079266
hal/tests/TESTS/mbed_hal_fpga_ci_test_shield/README.md
@@ -10,6 +10,10 @@ mbed test -n "hal-tests-tests*fpga*" --app-config TESTS/configs/fpga.json
10
11
The `FPGA_FORCE_ALL_PORTS` macro can be defined to force all peripherals to be tested. Some FPGA tests only test one by default, to save time.
12
13
+```
14
+mbed test -n "hal-tests-tests*fpga*" --app-config TESTS/configs/fpga.json -DFPGA_FORCE_ALL_PORTS
15
16
+
17
FPGA_CI_TEST_SHIELD needed macro
18
and specific test capabilities per target
19
are defined in:
0 commit comments