This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
c-periphery
Watch
1
Star
0
Fork
0
You've already forked c-periphery
mirror of
https://github.com/vsergeev/c-periphery.git
synced
2026-02-06 23:42:24 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
70e7f5f44610dd7a38ffca008ffbf6328ca1d4bb
c-periphery
/
tests
History
Vanya A. Sergeev
70e7f5f446
Some checks failed
Build / build (/usr/bin/clang) (push)
Has been cancelled
Details
Build / build (/usr/bin/gcc) (push)
Has been cancelled
Details
Buildroot / build (push)
Has been cancelled
Details
tests/spi: add multiple transfer to interactive test
2025-10-04 03:18:52 -05:00
..
test_gpio_sysfs.c
gpio: add getters and setters for bias, drive, inverted
2020-05-28 20:35:06 -05:00
test_gpio.c
gpio: add advanced open functions for cdev implementation
2020-05-28 20:35:06 -05:00
test_i2c.c
…
test_led.c
led: add led module
2020-01-07 23:44:14 -06:00
test_mmio.c
tests/mmio: remove unused arguments
2020-12-16 01:11:04 -06:00
test_pwm.c
pwm: add pwm module
2020-01-07 23:44:14 -06:00
test_serial.c
tests/serial: add vmin and vtime test cases to loopback test
2020-05-28 00:04:13 -05:00
test_spi.c
tests/spi: add multiple transfer to interactive test
2025-10-04 03:18:52 -05:00
test.h
…