mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
F7 Remove portable.h
This commit is contained in:
parent
24a481c1e8
commit
d53b6584a0
2 changed files with 0 additions and 150 deletions
|
@ -20,7 +20,6 @@
|
|||
#if defined(STM32F745xx)
|
||||
#include "stm32f7xx.h"
|
||||
#include "stm32f7xx_hal.h"
|
||||
#include "portable.h"
|
||||
|
||||
// Chip Unique ID on F7
|
||||
#define U_ID_0 (*(uint32_t*)0x1ff0f420)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue