mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-29 10:58:21 +00:00
4bddeefea0
Changes in firmware/mpconfigport.h are minimal: * $VFS_FAT is dropped because it is irrelevant without $VFS * $REVERSE_SPECIAL_METHODS is added, to push down on code size * $THREAD is disabled unconditionally unix/mpconfigport.h is reordered and modified to match firmware/mpconfigport.h as much as possible, while selectively enabling some needed features. Notably, $USE_READLINE is enabled unconditionally |
||
---|---|---|
.. | ||
bl_check.c | ||
bl_check.h | ||
bootloader_hashes.py | ||
bootloader.bin | ||
delay.c | ||
firmware_flash.jlink | ||
header.S | ||
main.c | ||
memory_1.ld | ||
memory_T_min.ld | ||
memory_T.ld | ||
modutime.c | ||
mpconfigport.h | ||
mphalport.c | ||
mphalport.h | ||
nlrthumb.c | ||
startup.s | ||
version.h |