ft5336 0.1.0

A platform agnostic driver for the FT5336 touch screen driver used on the STM32F746 Discovery board, built using the embedded-hal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[default.general]
chip = "STM32F746NGHx"
log_level = "WARN"

[default.probe]
protocol = "Swd"

[default.flashing]
# Whether or not the target should be flashed.
enabled = true

[default.reset]
enabled = true
halt_afterwards = false

[default.rtt]
# Whether or not an RTTUI should be opened after flashing.
enabled = true