mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 05:28:40 +00:00
Fix typo in include.
This commit is contained in:
parent
d41072b0ce
commit
1c0946f562
@ -19,7 +19,7 @@
|
||||
|
||||
#include "utils.h"
|
||||
#include STM32_HAL_H
|
||||
#include "stm32l4xx_ll_utils.h"
|
||||
#include "stm32f4xx_ll_utils.h"
|
||||
|
||||
/*
|
||||
* Returns the CPUID Base Register of the System Control Block.
|
||||
|
Loading…
Reference in New Issue
Block a user