fix(demo): fix build

[no changelog]
release/23.03
Ondrej Mikle 2 years ago committed by matejcik
parent 8ea3ca4c5e
commit 0ee61fee5c

@ -3,6 +3,7 @@ APPVER = 1.0.0
NAME = demo
OBJS += demo.o
OBJS += startup.o
OBJS += ../vendor/trezor-crypto/bignum.o
OBJS += ../vendor/trezor-crypto/bip32.o

@ -0,0 +1 @@
../bootloader/startup.S
Loading…
Cancel
Save