mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
stm32h743: rename CPU header to match other platform conventions
Change-Id: Ie7564df983aed460947ebde3bf73f8147d5bc974
This commit is contained in:
parent
7bf1c79cb5
commit
dbfedcd65e
2 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
|||
#include "x1000.h"
|
||||
#endif
|
||||
#if CONFIG_CPU == STM32H743
|
||||
#include "cpu-stm32h743.h"
|
||||
#include "stm32h743.h"
|
||||
#endif
|
||||
|
||||
#endif /* __CPU_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue