1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00
trezor-firmware/core/embed/unix
Martin Milata a71fc28c90 chore(vendor): bump micropython to 1.19.1
Relevant micropython commits:
  01374d941f9d7398e35990b574769b20c6779457 py/mpconfig.h: Define initial templates for "feature levels".
  7b89ad8dbf432ab51eea6d138e179bf51394c786 py/vm: Add a fast path for LOAD_ATTR on instance types.
  68219a295c75457c096ac42dbe8411b84e1e1a51 stm32: Enable LOAD_ATTR fast path, and map lookup caching on >M0.
  e0bf4611c3a8b23b3c52e6a7804aac341ac3a87d py: Only search frozen modules when '.frozen' is found in sys.path.
  f2040bfc7ee033e48acef9f289790f3b4e6b74e5 py: Rework bytecode and .mpy file format to be mostly static data.
  926b554dafffa1e9bd80aa12fea5c621221c9d79 extmod/moduos: Create general uos module to be used by all ports.
  2b409ef8a46015f8f3bd20bc44e644637dbe9bd3 unix/moduos: Convert module to use extmod version.
  47f634300c5572571816817f16836113c98814ae py: Change makemoduledefs process so it uses output of qstr extraction.
  0e7bfc88c6ac6b5d64240f91183a3cfe2ab67ade all: Use mp_obj_malloc everywhere it's applicable.
  2a6ba47110be88ff1e1f5abd1bd76c353447884c py/obj: Add static safety checks to mp_obj_is_type().
2023-02-06 21:52:44 +01:00
..
background_1.h core: embed background images into the emulator binary 2019-05-04 22:33:48 +02:00
background_1.jpg MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
background_R.h feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
background_R.jpg feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
background_raspi.h core: embed background images into the emulator binary 2019-05-04 22:33:48 +02:00
background_raspi.jpg MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
background_T.h core: embed background images into the emulator binary 2019-05-04 22:33:48 +02:00
background_T.jpg MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
board-unix.h feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
button.h refactor(core): decouple T1 button handling from touch 2021-09-23 12:30:13 +02:00
common.c feat(core/rust): make Rust buildable without Micropython 2022-06-16 13:08:07 +02:00
common.h fix(core/emulator): make sure SDL keyboard and quit events are always processed 2022-05-16 10:59:48 +02:00
display-unix.c feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
display-unix.h feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
dma2d.c feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
dma2d.h feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
flash.c feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
flash.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
jpg_to_h.py feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
main_main.c refactor(crypto,core): make zkp_context_init() return status 2021-11-18 19:05:40 +01:00
main.c chore(vendor): bump micropython to 1.19.1 2023-02-06 21:52:44 +01:00
mpconfigport.h chore(vendor): bump micropython to 1.19.1 2023-02-06 21:52:44 +01:00
profile.c feat(core): show red error header when USB data not connected 2022-08-25 16:42:29 +02:00
profile.h feat(core): show red error header when USB data not connected 2022-08-25 16:42:29 +02:00
random_delays.c refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
random_delays.h refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
rgb_led.h feat(core): add RGB LED driver for Model R 2022-06-22 09:28:31 +02:00
rng.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
rng.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
sbu.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
sbu.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
sdcard.c docs: fix typos in comments 2021-06-30 15:41:55 +02:00
sdcard.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
secbool.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
touch.c fix(core/emulator): make sure SDL keyboard and quit events are always processed 2022-05-16 10:59:48 +02:00
touch.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
usb_hid-defs.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
usb_vcp-defs.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
usb_webusb-defs.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
usb.c feat(core): show red error header when USB data not connected 2022-08-25 16:42:29 +02:00
usb.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
version.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00