1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 14:08:11 +00:00
trezor-firmware/core/embed/extmod/modtrezorio
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
https://www.python.org/dev/peps/pep-0585/ - Type Hinting Generics In Standard Collections
https://www.python.org/dev/peps/pep-0604/ - Allow writing union types as X | Y
2021-04-01 11:12:30 +02:00
..
diskio.h core/embed: update fatfs to 0.14; use upstream version 2020-02-07 15:21:16 +00:00
ff_unifdef.sh core/embed: update fatfs to 0.14; use upstream version 2020-02-07 15:21:16 +00:00
ff.c core/extmod: explicitly initialize automatic variables 2020-08-04 14:50:07 +02:00
ff.h core/embed: update fatfs to 0.14; use upstream version 2020-02-07 15:21:16 +00:00
ffconf.h core/embed: update fatfs to 0.14; use upstream version 2020-02-07 15:21:16 +00:00
ffunicode.c core/extmod: explicitly initialize automatic variables 2020-08-04 14:50:07 +02:00
modtrezorio-fatfs.h style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
modtrezorio-flash.h core/extmod: explicitly initialize automatic variables 2020-08-04 14:50:07 +02:00
modtrezorio-hid.h feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
modtrezorio-poll.h style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
modtrezorio-sbu.h core/trezorio: move sdcard functions to a submodule 2020-02-20 12:51:48 +01:00
modtrezorio-sdcard.h core/extmod: explicitly initialize automatic variables 2020-08-04 14:50:07 +02:00
modtrezorio-usb.h style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
modtrezorio-vcp.h feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
modtrezorio-webusb.h feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
modtrezorio.c fix(core): help mypy understand micropython's module management 2020-09-23 16:00:10 +02:00