1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-08 01:49:02 +00:00
trezor-firmware/core/embed/sys
2025-04-30 15:18:02 +02:00
..
backup_ram refactor(core): Remove backup ram section from linker [no changelog] 2025-04-30 15:18:02 +02:00
bsp feat(core): Introduce backup_ram driver [no changelog] 2025-04-30 15:18:02 +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 refactor(core): Remove backup ram section from linker [no changelog] 2025-04-30 15:18:02 +02:00
mpu fix(core): fix issue with frame buffer access on D001 2025-04-01 10:00:26 +02:00
powerctl fix(core): let LDO selection to sattle before BREN bit is being set [no changelog] 2025-04-30 15:18:02 +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