mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
wip
This commit is contained in:
parent
3f4efa9ce9
commit
d2b4a9bd44
@ -306,6 +306,8 @@ int main(void) {
|
|||||||
// Initialize hardware drivers
|
// Initialize hardware drivers
|
||||||
drivers_init();
|
drivers_init();
|
||||||
|
|
||||||
|
powerctl_suspend();
|
||||||
|
|
||||||
// Initialize coreapp task
|
// Initialize coreapp task
|
||||||
applet_t coreapp;
|
applet_t coreapp;
|
||||||
coreapp_init(&coreapp);
|
coreapp_init(&coreapp);
|
||||||
|
Loading…
Reference in New Issue
Block a user