Commit Graph

28 Commits (d771c724221ec66b1ad46d18ecfb5c94bef0b97c)

Author SHA1 Message Date
Jan Pochyla e22164e34d make: add debug info for macros
7 years ago
Pavol Rusnak 367fe8952c
modtrezorui: introduce display_printf, use where possible
7 years ago
Pavol Rusnak 97f95f44c0
bootloader: disable usage of mono/normal fonts
7 years ago
Pavol Rusnak 998ae134a9
travis: introduce stm32/unix goals
7 years ago
Pavol Rusnak 7bb2c63fc4
build: makefile cleanup - part 2
7 years ago
Pavol Rusnak ae6be43ba0
build: makefile cleanup - part 1
7 years ago
Pavol Rusnak 117edd233f
build: don't use STM32_HAL_H directly to detect port, introduce TREZOR_STM32 and TREZOR_UNIX macros
7 years ago
Pavol Rusnak fffe8abd02
bootloader: rework message creation
7 years ago
Pavol Rusnak 05306ad79d
build: bring makefiles closer
7 years ago
Pavol Rusnak 00f566c434
bootloader: start working on USB processing
7 years ago
Pavol Rusnak 0c060b6d4a
rename loader to bootloader
7 years ago
Pavol Rusnak 0633506166
rename bootloader to boardloader
7 years ago
Pavol Rusnak 8a1ec2aad6
trezorhal: upgrade usbd files from stmcube 1.15
7 years ago
Pavol Rusnak 435ac7081a loader: add usb
7 years ago
Pavol Rusnak 74db11cbfc
bootloader/loader: rename crypto.c/h to image.c/h, refactor
7 years ago
Pavol Rusnak efb722cc97
trezorhal: split memory files, adapt bootloader and loader
7 years ago
Pavol Rusnak 41af56222a
modtrezorcrypto: update trezor-crypto
7 years ago
Pavol Rusnak 4d4a351ba6
modtrezorcrypto: update to new trezor-crypto
7 years ago
Pavol Rusnak b30f3b0946
build: use -Os for debug builds and use them by default
7 years ago
Pavol Rusnak b6b8873e9a
build: unix build is now always debug, makefiles cleanup
7 years ago
Pavol Rusnak 541d89cff7
firmware: extract stmhal objects to OBJ_HAL
7 years ago
Pavol Rusnak e313234fe3
bootloader/loader: use blake2s instead of sha256 for digests
7 years ago
Pavol Rusnak 9e5d61752c
trezorhal: use display_print instead of mp_hal_stdout in our version of stm32_it.c
7 years ago
Pavol Rusnak 416676120b
extract common stuff into trezorhal/common.[ch]
7 years ago
Pavol Rusnak d23860ed67
build: use SRCDIR macros where possible
7 years ago
Pavol Rusnak 1c4fbd02b4
build: reorg makefiles
7 years ago
Pavol Rusnak 2c1e0b8253
bootloader/loader: don't generate qstrdefs.generated.h in main Makefile
7 years ago
Pavol Rusnak 603d980d22
bootloader: enable build again
7 years ago