This website requires JavaScript.
Explore
Help
Sign In
ARMmbed
/
mbed-os
mirror of
https://github.com/ARMmbed/mbed-os.git
Watch
1
Star
0
Fork
You've already forked mbed-os
0
Code
Issues
Projects
Releases
Wiki
Activity
cbb15ad9ac
mbed-os
/
TESTS
/
mbed_hal_fpga_ci_test_shield
History
Rajkumar Kanagaraj
cbb15ad9ac
ThisThread::sleep_for is asserted when the PWM test case calls this API with IRQ masked, so wait_us is used to fix this issue as PWM testes to be executed with interrupt disabled to avoid context switch.
2020-04-08 10:35:07 +01:00
..
analogin
Change explicit pinmap to static pinmap
2019-11-28 08:32:12 +01:00
gpio
Tests: GPIO: Use the get_capabilities()
2020-02-19 18:35:19 +01:00
gpio_irq
Add header files to fpga tests, update test names
2019-10-28 13:10:51 +01:00
i2c
FPGA: Enlarge timeout with mbed_hal_fpga_ci_test_shield-i2c
2020-02-10 17:39:54 +08:00
pwm
ThisThread::sleep_for is asserted when the PWM test case calls this API with IRQ masked, so wait_us is used to fix this issue as PWM testes to be executed with interrupt disabled to avoid context switch.
2020-04-08 10:35:07 +01:00
spi
SPI FPGA test: Test all possible pin configurations to init SPI
2020-02-19 11:46:44 +01:00
uart
tests-mbed_hal_fpga_ci_test_shield-uart: fix include order
2020-02-24 14:57:10 +01:00