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 15:12:17 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1de776e0e44ee5acbc55d9a4dd3f3da209195fbc
c-periphery
/
tests
History
Vanya A. Sergeev
7e7b91ac90
gpio: add advanced open functions for cdev implementation
...
resolves
#22
.
2020-05-28 20:35:06 -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
tests/i2c: add tostring check to interactive test
2019-10-08 22:38:03 -05:00
test_led.c
led: add led module
2020-01-07 23:44:14 -06:00
test_mmio.c
…
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 tostring check to interactive test
2019-10-08 22:38:03 -05:00
test.h
…