Fix some naming errors that were recently introduced with mass substirutions
This commit is contained in:
parent
01ee8ccc6c
commit
0bded28cf3
@ -51,7 +51,7 @@
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "stm32_rcc.h"
|
||||
#include "chip/stm32_errmcu.h"
|
||||
#include "chip/stm32_dbgmcu.h"
|
||||
#include "stm32_wdg.h"
|
||||
|
||||
#if defined(CONFIG_WATCHDOG) && defined(CONFIG_STM32_IWDG)
|
||||
|
@ -49,7 +49,7 @@
|
||||
#include <arch/board/board.h>
|
||||
|
||||
#include "up_arch.h"
|
||||
#include "chip/stm32_errmcu.h"
|
||||
#include "chip/stm32_dbgmcu.h"
|
||||
#include "stm32_wdg.h"
|
||||
|
||||
#if defined(CONFIG_WATCHDOG) && defined(CONFIG_STM32_WWDG)
|
||||
|
Loading…
Reference in New Issue
Block a user