Commit Graph

23 Commits (legacy/bl1.3.1)

Author SHA1 Message Date
Saleem Rashid 11d37c87cd Makefile: Generate dependency files (#141)
8 years ago
Saleem Rashid 2dcef5cf04 Makefile: Build and sign before uploading (#140)
8 years ago
Pavol Rusnak 1e297c68fa
cosmetic changes to matrix recovery
8 years ago
Roman Zeyde b57c0ff430
Use trezor-crypto ECDH, adding Curve25519 support
8 years ago
Pavol Rusnak 94b6733a6e
fix ar usage
8 years ago
Pavol Rusnak f5ea14a85f
fix bugs in debug
8 years ago
Pavol Rusnak b3aabec565
add -std=c99 to Makefile
8 years ago
Jochen Hoenicke 51f02ff763
ed25519 support
8 years ago
Pavol Rusnak a7ef132ce5
rework OPTFLAGS, add DBGFLAGS (so it's easier to just replace -O3 to -Os for building bootloader)
8 years ago
Pavol Rusnak 6e3aec0c1b
move submodules to vendor subdirectory
9 years ago
Pavol Rusnak 8d183608c2
include libopencm3 as submodule
9 years ago
Pavol Rusnak f6820ad5f6 gcc-arm-none-eabi is not available in travis yet, install manually
9 years ago
Pavol Rusnak 39e29c1037 use -O3 instead of -Os
9 years ago
Pavol Rusnak 1441dffe0e cmdtr -> trezorctl
9 years ago
Jochen Hoenicke 2a28680d6e Disable assertion checking
9 years ago
Pavol Rusnak e5d55967a0 implement GetAddress.show_display
10 years ago
Pavol Rusnak 524f2a957a enable stack protector
10 years ago
Pavol Rusnak 8ee9d50eb6 leave GPIO9 floating
10 years ago
Pavol Rusnak b6b49a20f5 small changes to scripts for deterministic builds
10 years ago
Pavol Rusnak e3d7687b7d add CFLAGS optimizations
10 years ago
Pavol Rusnak add928373f detect absolute path to Makefile.include automagically
10 years ago
Pavol Rusnak efe6e552da rename cmd tool in makefile
10 years ago
Pavol Rusnak 0d0a1ab5f2 import v1.0.0
10 years ago