stm32l0: cleanup includes.
This commit is contained in:
parent
1196b03d66
commit
f52a51403f
|
@ -114,14 +114,11 @@
|
|||
|
||||
#define CONFIG_STM32L1 /* Include support for STM32L1 */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "general.h"
|
||||
#include "adiv5.h"
|
||||
#include "target.h"
|
||||
#include "command.h"
|
||||
#include "gdb_packet.h"
|
||||
|
||||
#include "stm32lx-nvm.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue