wip
This commit is contained in:
parent
a4884bd189
commit
25e3f1439f
7 changed files with 75 additions and 17 deletions
|
|
@ -11,11 +11,13 @@ arrayvec = { version = "0.7.4", default_features = false }
|
|||
atsamd-hal = { version = "0.15.1", default_features = false, features = ["samd21g", "samd21g-rt", "usb"] }
|
||||
cfg-if = "1.0.0"
|
||||
embedded-graphics = "0.7.1"
|
||||
embedded-layout = "0.2.0"
|
||||
embedded-text = "0.5.0"
|
||||
embedded-sdmmc = { version = "0.3.0", default_features = false }
|
||||
epd-waveshare = "0.5.0"
|
||||
maduino_zero_4g = { git = "https://github.com/ZettaScript/atsamd", branch = "maduino-zero-4g", features = ["usb"] }
|
||||
panic-halt = "0.2.0"
|
||||
static_assertions = "1.1.0"
|
||||
tz-rs = { version = "0.6.14", default_features = false, features = ["const"] }
|
||||
tzdb = { version = "0.5.7", optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue