Renamed clock-enable manager to rcc manager and improve some header files with doxygen comments
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <stm32/stm32f4xx.h>
|
||||
#include <reflow-controller/ui/lcd.h>
|
||||
#include <reflow-controller/systick.h>
|
||||
#include <stm-periph/clock-enable-manager.h>
|
||||
#include <stm-periph/rcc-manager.h>
|
||||
#include <stm-periph/stm32-gpio-macros.h>
|
||||
#include <helper-macros/helper-macros.h>
|
||||
#include <stdbool.h>
|
||||
|
Reference in New Issue
Block a user