mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 22:35:23 +03:00
STM32F4: removed common_stm32f4xx.h - removed defines from common.h (await PR)
This commit is contained in:
parent
47ce9bb799
commit
7c7f89b4bb
6 changed files with 6 additions and 43 deletions
|
@ -22,7 +22,6 @@
|
|||
#include "stm32f4xx_rcc.h"
|
||||
#include "stm32f4xx_gpio.h"
|
||||
#include "core_cm4.h"
|
||||
#include "target/common_stm32f4xx.h"
|
||||
|
||||
// Chip Unique ID on F405
|
||||
#define U_ID_0 (*(uint32_t*)0x1fff7a10)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue