1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/firmware
Martin Milata aace875fef chore(vendor): bump micropython to 1.17
Relevant micropython commits:
  d1bfb271d7686708fe8711a177629c8bf6e7f6a6 lib/uzlib: Move uzlib code from extmod to lib.
  4d546713ec8858cbf908de45de11cbfc46a20971 shared: Introduce new top-level dir and move 1st party lib code there.
  ca920f72184c50f61002aa9d5cd01555b1e28b7b py/mpstate: Make exceptions thread-local.
2021-09-17 11:18:14 +02:00
..
bl_check.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
bl_check.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
bootloader_hashes.py python: use stdlib blake2s on python 3.6+ 2020-08-10 23:35:38 +02:00
bootloader.bin MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
delay.c core: move delay.c from trezorhal to firmware, fix prodtest build 2019-12-15 08:59:47 +00:00
firmware_flash_t1.jlink core: replace bootloader only in production. Fix device for T1 core port JLink upload 2020-07-13 10:45:32 +02:00
firmware_flash.jlink core: commands for flashing via JLink (#911) 2020-03-23 10:40:06 +01:00
header.S core: unify usage of TREZOR_MODEL 2020-06-06 21:06:15 +02:00
main.c chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
memory_1_min.ld build(core): account for ARM unwinding info in memory layout 2021-05-21 13:49:42 +02:00
memory_1.ld build(core): account for ARM unwinding info in memory layout 2021-05-21 13:49:42 +02:00
memory_T_zkp.ld feat(core): disable SECP256K1_ZKP feature flag 2021-01-22 14:06:29 +01:00
memory_T.ld feat(core): disable SECP256K1_ZKP feature flag 2021-01-22 14:06:29 +01:00
modutime.c core: fix and use MAKEMODULEDEFS instead of explicit registration 2020-04-14 10:17:37 +02:00
mpconfigport.h chore(vendor): bump micropython to 1.14 2021-09-17 11:18:14 +02:00
mphalport.c chore(core): remove unneeded include 2021-01-26 20:53:38 +01:00
mphalport.h chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
nlrthumb.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
startup.S fixup! fix(legacy): make RDI work on T1 2021-06-24 17:34:24 +02:00
systemview.c chore(core): rework SYSTEMVIEW_DEST_SYSTEMVIEW 2021-01-26 20:53:38 +01:00
systemview.h style(core): style for systemview 2021-01-26 20:53:38 +01:00
version.h chore(core, legacy): bump versions 2021-08-31 12:55:37 +02:00