1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-22 01:59:02 +00:00
trezor-firmware/core/embed/sys
2025-04-14 12:30:52 +02:00
..
bsp feat(core): introduce system-level event polling 2025-04-01 10:00:26 +02:00
dbg feat(code): introduce dbg_printf for kernel debugging 2025-03-14 14:17:27 +01:00
irq/inc/sys refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
linker feat(core/prodtest): Introduce unit test extension into prodtest [no changelog] 2025-03-07 17:24:24 +01:00
mpu fix(core): fix issue with frame buffer access on D001 2025-04-01 10:00:26 +02:00
powerctl feat(core): optimize pmic power consumption 2025-04-09 22:10:11 +02:00
pvd refactor(core): cleaner backlight switch-off in PVD IRQ 2025-02-02 22:41:17 +01:00
sdram refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
stack refactor(core): separate clear_unused_stack() from sys/linker module 2025-02-12 12:53:27 +01:00
startup chore(core): unify comment style in startup_init.c 2025-03-04 11:23:55 +01:00
syscall fix(core): make mod_trezorio_poll return False only on timeout 2025-04-14 12:30:52 +02:00
systemview refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
tamper fix(core): fix tamper setting 2025-03-04 11:23:55 +01:00
task fix(core): make mod_trezorio_poll return False only on timeout 2025-04-14 12:30:52 +02:00
time feat(core): increase the number of available systimers 2025-03-20 10:33:44 +01:00
trustzone feat(code): introduce dma2d syscalls 2025-03-04 08:08:10 +01:00