mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 06:54:49 +08:00
[bluegiga] fix warning
This commit is contained in:
@@ -30,6 +30,9 @@
|
|||||||
#include "mcu_periph/gpio.h"
|
#include "mcu_periph/gpio.h"
|
||||||
#include "mcu_periph/spi.h"
|
#include "mcu_periph/spi.h"
|
||||||
|
|
||||||
|
// for memset
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#ifndef BLUEGIGA_SPI_DEV
|
#ifndef BLUEGIGA_SPI_DEV
|
||||||
#error "bluegiga: must define a BLUEGIGA_SPI_DEV"
|
#error "bluegiga: must define a BLUEGIGA_SPI_DEV"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user