Add clock frequency definitions
This commit is contained in:
parent
4774d5fbe5
commit
ab5b2c61e6
3 changed files with 11 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include <stdbool.h>
|
||||
#include "stm32f1xx.h"
|
||||
#include "clock.h"
|
||||
#include "pinning.h"
|
||||
#include "buildid.h"
|
||||
#include "debug.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue