bootstrap.c: remove unused include

This commit is contained in:
Fred 2020-10-23 10:30:33 +02:00 committed by Niccolò Izzo
parent 42704090c9
commit 75dd0d2fab
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
#include <app_cfg.h>
#include <os.h>
#include <lib_mem.h>
#include "stm32f4xx.h"
#include "platform.h"
#include "gpio.h"