You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/ssd1306/ssd1306smoketest
Chris Pahl 422dd59a65 chores: rename to github.com/GermanBionicSystems/devices/v3 to fix go mod issues 11 months ago
..
README.md Migrate layout to the destination layout 5 years ago
bunny.go Migrate layout to the destination layout 5 years ago
ssd1306smoketest.go chores: rename to github.com/GermanBionicSystems/devices/v3 to fix go mod issues 11 months ago

README.md

'ssd1306' smoke test

Verifies that two SSD1306, one over I²C, one over SPI, can display the same output.

It can also be leveraged to record the I/O to write playback unit tests. It is a good example to reuse to write other device driver unit test.