Skip to content

Commit 3808baa

Browse files
committed
Wording
1 parent 4079266 commit 3808baa

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

hal/tests/TESTS/mbed_hal_fpga_ci_test_shield/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
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.
11+
The `FPGA_FORCE_ALL_PORTS` macro can be defined to force all pinouts of all peripherals to be tested. Some FPGA tests only test one pinout of one peripheral by default, to save time.
1212

1313
```
1414
mbed test -n "hal-tests-tests*fpga*" --app-config TESTS/configs/fpga.json -DFPGA_FORCE_ALL_PORTS

0 commit comments

Comments
 (0)