application: Set up pins for the display.
authorTilman Sauerbeck <tilman@code-monkey.de>
Fri, 20 Dec 2019 20:09:42 +0000 (21:09 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
commit684d0bbaff4c9fc2935eb5281c897ac40b86b73f
treef4681de73a528852bba4a8a6ea062bfbf3a473d4
parent9cef125c6dc3f96c4475d3b0064d4690ca2cb71e
application: Set up pins for the display.

This configures I2C0 as well as the GPIO used to control the display's
reset line.
src/application/main.rs