shell: remove libopencm3 includes
This commit is contained in:
parent
81632df5e9
commit
a1d5644135
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
#define _GNU_SOURCE
|
||||
#include <libopencm3/stm32/spi.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue