Przemyslaw Stekiel
|
7aea44f0cf
|
Add header files to fpga tests, update test names
|
2019-10-28 13:10:51 +01:00 |
Filip Jagodzinski
|
5e17eddf12
|
Test: FPGA shield: Update the GPIO-IRQ API tests
Use the gpio_irq_pinmap() for GPIO-IRQ testing.
|
2019-07-25 11:04:10 +02:00 |
Martin Kojtal
|
1c91d03d9b
|
Merge pull request #10975 from fkjagodzinski/fix-fpga_ci_test_shield-tests
Restrict FPGA tests to Arduino form factor
|
2019-07-08 13:47:55 +01:00 |
Russ Butler
|
e74e3dd124
|
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-08 09:42:30 +02:00 |
Russ Butler
|
d5cc17ff8c
|
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-05 16:54:38 -05:00 |
Filip Jagodzinski
|
d425dc9ba4
|
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-05 14:51:18 +02:00 |
Przemyslaw Stekiel
|
cd0ad518cc
|
Bring FPGA-Test-Shield tests into Mbed-os master.
|
2019-06-13 13:43:25 +02:00 |