Commit Graph

4 Commits (mbed-os-5.13)

Author SHA1 Message Date
Russ Butler b0de32c07c FPGA test shield: Allow any defined form factor
Build in the FPGA tests if either MBED_CONF_TARGET_DEFAULT_FORM_FACTOR
or TARGET_FF_ARDUINO is defined.
2019-07-11 11:41:30 +01:00
Filip Jagodzinski 5a007262b4 FPGA test shield: Restrict tests to Arduino FF only
Currently only the Arduino form factor is supported. Support for other
form factors will be added in the future.
2019-07-11 11:41:30 +01:00
Russ Butler 6902844cf2 Skip form factor pins marked as NC
The gpio and gpio_irq FPGA tests run on form factor pins that are
marked as NC. This patch changes that behavior so they skip NC
pins.
2019-07-11 11:41:30 +01:00
Przemyslaw Stekiel 7ae579b890 Bring FPGA-Test-Shield tests into Mbed-os master. 2019-07-11 11:40:54 +01:00