]> Repositories - Adafruit_Blinka-hackapet.git/commit
Definition of I2C bus-type per-board. Segregated busio tests into i2c vs uart
authorCefn Hoile <github.com@cefn.com>
Mon, 26 Feb 2018 19:53:07 +0000 (19:53 +0000)
committerCefn Hoile <github.com@cefn.com>
Mon, 26 Feb 2018 19:53:07 +0000 (19:53 +0000)
commit546aa0533b3270fb8922fc8fb1bc2419b5a7ed39
treee9173ad3b499f3498af77c89ebb867ab7371d5d2
parentba4b66024f9426096195bfc78a84f2591a488efc
Definition of I2C bus-type per-board. Segregated busio tests into i2c vs uart
test/src/testing/board/i2c.py [new file with mode: 0644]
test/src/testing/implementation/all/i2c.py [moved from test/src/testing/implementation/all/busio.py with 50% similarity]
test/src/testing/implementation/all/uart.py [new file with mode: 0644]