Commit Graph

168 Commits (a532bf073733d91fbb9e82c544c33668b287a351)

Author SHA1 Message Date
matejcik a532bf0737 chore: fix pylint ignore list
2 years ago
matejcik 8d8cfd6692 build: fully replace mypy with pyright
2 years ago
grdddj 26173c243a feat(python): enable pyright-based type checking
2 years ago
matejcik 4078459afb build: make sure icons are built before templates
3 years ago
Martin Milata b4663dddff ci(common): don't ignore tokens with missing support status
3 years ago
matejcik f88f568f1e feat(all): enable pylint globally
3 years ago
Martin Milata c80c8edf70 ci(core): add rustfmt to style checks
3 years ago
Martin Milata 412d06fdfe docs(core+legacy): use towncrier for generating CHANGELOG.md
3 years ago
Martin Milata f58c1634c6 docs(core): use towncrier for generating CHANGELOG.md
3 years ago
Pavol Rusnak 50fdd183c2
ci: enable editorconfig checks, fix whitespace issues
4 years ago
Pavol Rusnak 473fb1a3a6
ci: enable yaml checks
4 years ago
Tomas Susanka 09a8d4229e feat(ci): introduce yamllint
4 years ago
matejcik 91da49266c style: add changelog checks
4 years ago
matejcik 6ccf22225c python: drop coins.json (fixes #752)
4 years ago
matejcik 5d052678a6 build: make sure resources are built for 'make mypy'
4 years ago
matejcik 04fe99af8e ci: turn mypy check into a part of style-check
4 years ago
matejcik a46fd6f508 core: auto-generate FIDO icons
4 years ago
Pavol Rusnak 7f443778f1
build: add help to make style/style_check
5 years ago
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
5 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