1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
trezor-firmware/micropython/extmod
2017-04-17 18:07:34 +02:00
..
modtrezorconfig build: don't use STM32_HAL_H directly to detect port, introduce TREZOR_STM32 and TREZOR_UNIX macros 2017-04-17 17:57:42 +02:00
modtrezorcrypto extmod: use size_t for mp_obj_get_array and mp_obj_tuple_get 2017-04-06 18:36:30 +02:00
modtrezordebug reorganize code 2017-02-06 15:40:25 +01:00
modtrezormsg build: don't use STM32_HAL_H directly to detect port, introduce TREZOR_STM32 and TREZOR_UNIX macros 2017-04-17 17:57:42 +02:00
modtrezorui build: don't use STM32_HAL_H directly to detect port, introduce TREZOR_STM32 and TREZOR_UNIX macros 2017-04-17 17:57:42 +02:00
modtrezorutils unix: implement __fatal_error, simplify modtrezorutils 2017-04-17 18:07:34 +02:00