summaryrefslogtreecommitdiff
path: root/tests/wipy/i2c.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
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