created drivers folder and SPI files (empty)
This commit is contained in:
parent
23ba048ccc
commit
39c3be13d1
13
UAV-ControlSystem/inc/drivers/spi.h
Normal file
13
UAV-ControlSystem/inc/drivers/spi.h
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* spi.h
|
||||
*
|
||||
* Created on: 13 sep. 2016
|
||||
* Author: Philip
|
||||
*/
|
||||
|
||||
#ifndef DRIVERS_SPI_H_
|
||||
#define DRIVERS_SPI_H_
|
||||
|
||||
|
||||
|
||||
#endif /* DRIVERS_SPI_H_ */
|
8
UAV-ControlSystem/src/drivers/spi.h
Normal file
8
UAV-ControlSystem/src/drivers/spi.h
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
* spi.h
|
||||
*
|
||||
* Created on: 13 sep. 2016
|
||||
* Author: Philip
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user