summaryrefslogtreecommitdiff
path: root/tests/wipy/i2c.py
AgeCommit message (Expand)Author
2020-06-25README: Remove a statement that's not particularly true at the momentJeff Epler
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2015-09-27cc3200: Rename pyb module to machine.Daniel Campora
2015-09-21cc3200: New SD and RTC API plus os and time modules' extensions.Daniel Campora
2015-09-21tests/wipy: Remove unneeded dependencies to pyb.Pin.Daniel Campora
2015-09-16tests/wipy: Improve I2C tests.Daniel Campora
2015-09-16cc3200: Default peripheral ID support on I2C.Daniel Campora
2015-09-10tests/wipy: Add I2C tests.Daniel Campora