Russ Butler
07e8585358
Fix FPGA CI Test Shield warnings
...
Fix warnings due to unused variables, comparison between signed and
unsigned. This patch also re-enables I2C asserts that were disabled
during early development.
2019-07-25 15:18:27 +01:00
Russ Butler
87cb6c7038
Add a restricted peripheral list
...
Allow peripherals to be excluded from testing.
2019-07-25 15:18:27 +01:00
Filip Jagodzinski
a8cdabceee
Test: HAL: serial: Add DEVICE_SERIAL_FC guards
...
Fix undefined references to serial_set_flow_control.
2019-07-25 15:18:27 +01:00
Maciej Bocianski
7bf3b877f3
I2CTester: fix dosc
2019-07-11 11:40:54 +01:00
Maciej Bocianski
30276f27cb
I2CTester: add address mismatch statistics
2019-07-11 11:40:54 +01:00
Maciej Bocianski
e036b6f726
I2CTester: upgrade checksum calculation
2019-07-11 11:40:54 +01:00
Russ Butler
12f0f4514b
Fix typos in the FPGA CI Test Shield component
...
Fix some typos.
2019-07-11 11:39:48 +01:00
Kevin Bracey
7ec1663dd7
FPGA_CI_TEST_SHIELD: C++11 fix
2019-05-24 16:26:15 +03:00
Russ Butler
e2312c4ff4
Bring in more changes from FPGA repo
...
Bring in updates the the FPGA CI Test Shield repo.
2019-05-23 19:17:32 -05:00
Russ Butler
166ff13fe8
Add missing documentation
...
Add documentation to the MbedTester class and the test_utils.h file.
2019-05-08 13:15:42 -05:00
Russ Butler
45301ea718
Run astyle on all FPGA files
...
Run astyle to correct formatting.
2019-05-08 11:01:17 -05:00
Russ Butler
11bd96601b
Remove inclusion of mbed.h from FPGA
...
And fix any build errors this caused.
2019-05-07 17:01:44 -05:00
Russ Butler
b3332129b2
Check in files for the FPGA CI Test Shield
...
Bring all the FPGA CI Test Shield C and C++ driver files into mbed-os
as the component FPGA_CI_TEST_SHIELD. When this component is enabled
all the files that are needed to communicate with, update firmware on
and run testing with the FPGA are built.
2019-05-07 15:10:47 -05:00