stmhal: Remove unnecessary include.

genexit-inst
Damien George 2014-03-17 10:24:29 +00:00
parent 6b144f62be
commit 781687c772
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#include <stdint.h>
#include <string.h>
#include <stdarg.h>
#include <stm32f4xx_hal.h>
#include "std.h"
#include "misc.h"