1
0
Fork 0
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:
Sami Korhonen 2016-09-19 21:23:20 +03:00
parent 24a481c1e8
commit d53b6584a0
2 changed files with 0 additions and 150 deletions

View file

@ -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)