Skip to content

Commit f7ee868

Browse files
authored
Merge pull request #144 from LedgerHQ/y333/nano_nbgl_glyph
Y333/nano nbgl glyph
2 parents 8715674 + b0f1edf commit f7ee868

File tree

22 files changed

+653
-18
lines changed

22 files changed

+653
-18
lines changed

.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ runner = "speculos -a=1 --model=nanosp"
33

44
[build]
55
target = "flex"
6+
# Uncomment the line below to generate a map file
7+
# rustflags = ["-Clink-args=-Map=app.map"]
68

79
[unstable]
810
build-std = ["core", "alloc"]

0 commit comments

Comments
 (0)