shell: remove unnecessary includes
This commit is contained in:
parent
a572b357f7
commit
c7685c1d02
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
#define _GNU_SOURCE
|
||||
#include <libopencm3/stm32/rcc.h>
|
||||
#include <libopencm3/stm32/gpio.h>
|
||||
#include <libopencm3/stm32/spi.h>
|
||||
#include <libopencm3/stm32/usart.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue