mbed-os/TESTS/mbed_hal_fpga_ci_test_shield/pwm
Przemyslaw Stekiel 766c3647d7 Update tests-mbed_hal_fpga_ci_test_shield-pwm test (adapt for NRF_52)
Looks like the PWM works fine on NRF52840_DK target, but this target has hardware limitation and the max PWM period is ‭32 767‬ us.
That is why test cases when the period is set 50 ms are failing.
The test will be modified to test the 30 ms period instead of 50 ms, so the test can pass on all CI targets.
2019-10-30 14:39:42 +01:00
..
main.cpp Update tests-mbed_hal_fpga_ci_test_shield-pwm test (adapt for NRF_52) 2019-10-30 14:39:42 +01:00
pwm_fpga_test.h Add header files to fpga tests, update test names 2019-10-28 13:10:51 +01:00