1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 09:28:13 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
cepetr
57e2348d76 refactor(core): introduce drivers init/deinit in boot/boardloader
[no changelog]
2024-11-25 10:24:52 +01:00
cepetr
81f860e6f3 feat(core): introduce powerctl module
[no changelog]
2024-11-25 10:24:52 +01:00
cepetr
dedb3740bf feat(core): introduce stwlc38 driver
[no changelog]
2024-11-25 10:24:52 +01:00
cepetr
865ba09785 feat(core): introduce npm1300 driver
[no changelog]
2024-11-25 10:24:52 +01:00
tychovrahe
b0dd521c5d fix(core): separate bootargs from kernel/aux SRAM
[no changelog]
2024-11-20 11:17:35 +01:00
tychovrahe
40c5426717 fix(core): fix MPU kernel sram setting for STM32U5G
[no changelog]
2024-11-20 11:17:35 +01:00
tychovrahe
b4c95f4c16 fix(core): fix systick frequency computation by utilizing HSE_VALUE properly
[no changelog]
2024-11-20 11:17:35 +01:00
tychovrahe
2da2826020 feat(core): add RGB LED syscalls
[no changelog]
2024-11-20 11:17:35 +01:00
tychovrahe
bbf97c7141 fix(core): fix clock setting on U5 for 32 MHz HSE
[no changelog]
2024-11-20 11:17:35 +01:00
cepetr
089db2cadf refactor(core): restructure embed folder
[no changelog]
2024-11-18 09:41:02 +01:00