Unnecessary include of pwr.h removed from rcc.c. Pwr.h becomes unnecessary to run the f3
This commit is contained in:
parent
934821aa42
commit
b6bae46b71
@ -23,7 +23,6 @@
|
||||
|
||||
#include <libopencm3/cm3/assert.h>
|
||||
#include <libopencm3/stm32/f3/rcc.h>
|
||||
#include <libopencm3/stm32/f3/pwr.h>
|
||||
#include <libopencm3/stm32/f3/flash.h>
|
||||
|
||||
/* Set the default ppre1 and ppre2 peripheral clock frequencies after reset. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user