Semi-decennial update. 50% code inflation.
[cbaos.git] / arch / arm-cortex-m3 / mach-lpc13xx / include / board_cba_lights_0_2.h
blob116eb0c045dd9bce130b6c2c740b1515b1786780
1 #ifndef BOARD_CBA_LIGHTS_0_2_H_
2 #define BOARD_CBA_LIGHTS_0_2_H_
4 #include <drivers/spi.h>
6 extern struct spi_master spi0;
7 extern struct i2c_master i2c0;
9 #endif