Factor out RCC definition into stm32.h (common for STM32F0/STM32F1).
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <stdint.h>
|
||||
#include <mcu/cortex-m.h>
|
||||
#define MCU_STM32F0
|
||||
#include <mcu/stm32.h>
|
||||
|
||||
extern int chx_allow_sleep;
|
||||
|
||||
Reference in New Issue
Block a user