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 d294118 commit e04adceCopy full SHA for e04adce
hal/tests/TESTS/mbed_hal_fpga_ci_test_shield/README.md
@@ -5,9 +5,11 @@
5

6
7
```
8
-mbed test -n hal-tests-tests*fpga* --app-config TESTS/configs/fpga.json
+mbed test -n "hal-tests-tests*fpga*" --app-config TESTS/configs/fpga.json
9
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
FPGA_CI_TEST_SHIELD needed macro
14
and specific test capabilities per target
15
are defined in:
0 commit comments