trezor-core/embed/firmware
Pavol Rusnak 2fe0ce542f
firmware: introduce PYOPT, use it consistently in mpy-cross and in runtime, set it to 1 by default
2018-02-08 18:04:10 +01:00
..
header.S trezorhal: introduce fix_version in image header (version of last critical bugfix) 2017-12-14 21:29:13 +01:00
main.c firmware: introduce PYOPT, use it consistently in mpy-cross and in runtime, set it to 1 by default 2018-02-08 18:04:10 +01:00
memory.ld firmware: sign just the firmware part, not vendor header 2017-10-26 00:09:21 +02:00
modutime.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
mpconfigport.h embed: cleanup unused modules 2018-01-02 20:00:12 +01:00
mphalport.c embed: fix wur for usb functions 2018-01-01 21:49:08 +01:00
mphalport.h firmware: don't return CYCCNT contents as it is always zero anyway (cycle counter is disabled) 2017-11-05 18:02:47 +01:00
nlrthumb.c firmware: enable stack protector (except nlr stuff) 2017-12-13 02:06:22 +01:00
startup.s bootloader+firmware: call shutdown instead of inf-loop after main is finished 2017-10-24 17:23:06 +02:00
version.h firmware: update versions in version.h 2018-01-29 09:09:45 +01:00