Commit Graph

150 Commits (8d4d6b2278191b3ca42db0b06f593e815ce40686)

Author SHA1 Message Date
Tomas Susanka f36191274f make: run flake8 during style check as well
5 years ago
matejcik 029f464f04 build: add build and check target for coins.json
5 years ago
matejcik e69d98a533 build: new make targets for generated files
5 years ago
matejcik 4d353f0239 ci: show clang-format version when making style
5 years ago
matejcik fbd6e435b8 ci: simplify running defs checks
5 years ago
matejcik 9b168daa19 style: improve makefile output, format test files
5 years ago
Jan Pochyla 37c13a8cd5 make: fix find usage in macos
5 years ago
matejcik cf5df6b39b style: improve Makefile, stricter style rules
5 years ago
Pavol Rusnak 8b06598474
core+legacy: rework code styling checks
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago
Pavol Rusnak 0b7dbc12cb
format: start using clang-format with style=Google
5 years ago
Pavol Rusnak c46be39d58
build: update cstyle/cstyle_check targets
5 years ago
Tomas Susanka f697751d53 style: print versions to log
5 years ago
Pavol Rusnak 40325f4069
makefile: add debugging targets for reading/erasing storage sectors
5 years ago
Tomas Susanka a15d4a81d5 Makefile: use style command for formatting; style_check for checking
5 years ago
Vladyslav Burzakovskyy 6a70c9ba52 make help: typo fix, add spacing & refactor (#413)
5 years ago
Pavol Rusnak a96d1f78d0
Makefile: fix typo
6 years ago
Pavol Rusnak b4894c3431
unix: add raspi target
6 years ago
Dusan Klinec 6724e4e409
xmr: master merging commit
6 years ago
Pavol Rusnak e821fd4358
emulator: rename TREZOR_NOUI macro to TREZOR_EMULATOR_NOUI
6 years ago
Pavol Rusnak 8d9d4816da
embed/extmod/modtrezorutils: remove utils.symbol, use constants directly
6 years ago
matejcik 348b99b8dc build: generate code with Mako templates
6 years ago
Pavol Rusnak 3022cd50c8
embed: use runtime detection of connected display controller
6 years ago
Pavol Rusnak e7a74ccfee
embed: add support for GC9307 display driver
6 years ago
Pavol Rusnak f4252d755c
embed: introduce display_identify
6 years ago
Pavol Rusnak 7bf30ccb37
style: add cstyle target to Makefile + clang-format config, don't enforce for now
6 years ago
Jan Pochyla 3997eb0e80 make: add black and isort to style target
6 years ago
Jan Pochyla 93d1b0751b make: combine formatting tools, add black and isort
6 years ago
Pavol Rusnak c4918cea97
firmware: update flash_firmware target to use two-part flashing
6 years ago
Pavol Rusnak 23b019d592 embed/firmware: update linker to use firmware_extra section
6 years ago
Pavol Rusnak fb4b2aa608
unix: drop the 32bit build
6 years ago
matejcik 5b9b904198 Makefile: pass TESTOPTS to test runners (and use them in run_tests_device_emu.sh
6 years ago
Pavol Rusnak 40e20e2e9d
trezorhal: fix usb class behaviour
6 years ago
Pavol Rusnak 52a942afd4
bootloader: fix anti-aliasing in install icon
6 years ago
Pavol Rusnak cf9c97288e
build: rework vendorheader handling, move them to embed/vendorheader
6 years ago
Pavol Rusnak ec52ff882f
build: update scripts to respect PRODUCTION flag and don't sign with devel keys when it's set
6 years ago
Pavol Rusnak 5f9c079f5c
build: replace combine_sign with keyctl in Makefile
6 years ago
Pavol Rusnak 754cf3672d
build: add vendorheader_sl_signed target
6 years ago
Pavol Rusnak c2c1749d59
vendorheader: change sl pubkey #2
6 years ago
Pavol Rusnak b77a1eb12f
build: satoshilabs vendor has full trust
6 years ago
Pavol Rusnak 2317aaedb9
tools: update how vtrust is being passed to build_vendorheader
6 years ago
Pavol Rusnak 26ac0b6e52
cross: don't use MICROPY_FORCE_32BIT=1 (no need for that)
6 years ago
Pavol Rusnak b98a1db6ee
embed: cleanup unused modules
6 years ago
Pavol Rusnak 965bf84cdb
tests: cleanup flake8 warnings
6 years ago
Jan Pochyla 8b85078730
reflash: add new firmware target
7 years ago
mcudev ed2f48c612 Makefile: cause a system reset using OpenOCD
7 years ago
Pavol Rusnak f8c6043325
makefile: use build_dir variables where possible
7 years ago
Pavol Rusnak 3636a5f1b1
bootloader/vendorheader: vtrust is bitmap not scalar
7 years ago
Jan Pochyla f093ca23d5 tests: ignore specific tests, testpy -> test_emu
7 years ago
Jan Pochyla 1e883530b4 scons: get file sizes in portable way
7 years ago