Use correct STM32 device header file
This commit is contained in:
parent
a529996719
commit
57a6b881b3
9 changed files with 10650 additions and 10521 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "stm32f103x6.h"
|
||||
#include "stm32f1xx.h"
|
||||
#include "pinning.h"
|
||||
#include "buildid.h"
|
||||
#include "debug.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue