1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_i2c
2018-03-29 13:13:10 +02:00
..
main.c tests: periph_i2c: map speed to i2c_speed_t. 2018-03-29 13:13:10 +02:00
Makefile
README.md

Expected result

This test enables you to test all available low-level I2C functions. Consult the 'help' shell command for available actions.

Background

Test for the low-level I2C driver.