Skip to content

Commit e04adce

Browse files
committed
Update FPGA documentation
1 parent d294118 commit e04adce

File tree

1 file changed

+3
-1
lines changed
  • hal/tests/TESTS/mbed_hal_fpga_ci_test_shield

1 file changed

+3
-1
lines changed

hal/tests/TESTS/mbed_hal_fpga_ci_test_shield/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@
55
![30% center](fpga_test_shield.jpg)
66

77
```
8-
mbed test -n hal-tests-tests*fpga* --app-config TESTS/configs/fpga.json
8+
mbed test -n "hal-tests-tests*fpga*" --app-config TESTS/configs/fpga.json
99
```
1010

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+
1113
FPGA_CI_TEST_SHIELD needed macro
1214
and specific test capabilities per target
1315
are defined in:

0 commit comments

Comments
 (0)