4 authors = ["James Munns <james.munns@ferrous-systems.com>"]
13 rtt-target = {version = "0.2.0", features = ["cortex-m"] }
14 embedded-graphics = "0.6.2"
16 [dependencies.ili9341]
18 path = "../ili9341-rs"
20 [dependencies.bbq10kbd]
24 [dependencies.nrf52840-hal]
28 [dependencies.panic-persist]
30 default-features = false
50 nrf-hal-common = { path = "../nrf-hal/nrf-hal-common" }