Commit Graph

7 Commits (b81aeff1a3e171c6421984faa2cc18d0e35746c0)

Author SHA1 Message Date
jeromecoutant 333ed3e85a FPGA SPI: ASYNC issue 2019-07-25 15:18:27 +01:00
Przemyslaw Stekiel 05ff391030 FPGA SPI test: Fix typo 2019-07-11 11:41:30 +01:00
Przemyslaw Stekiel c4f9a8d566 FPGA SPI test: Fix unsupported transfer case
Co-Authored-By: Filip Jagodziński <fkjagodzinski@gmail.com>
2019-07-11 11:41:30 +01:00
Przemyslaw Stekiel 37dcf826c3 Extend FPGA SPI test
Add test cases for:
- async mode,
- different frequencies,
- block write
2019-07-11 11:41:30 +01:00
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
Przemyslaw Stekiel 7ae579b890 Bring FPGA-Test-Shield tests into Mbed-os master. 2019-07-11 11:40:54 +01:00