mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 08:15:26 +03:00
new SPI2 driver w/testcase
5883 and 6050 driver updates git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@363 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61
This commit is contained in:
parent
57cbd784a9
commit
3b8c1841f8
8 changed files with 2158 additions and 1974 deletions
3
src/drv_spi.h
Normal file
3
src/drv_spi.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
bool spiInit(void);
|
Loading…
Add table
Add a link
Reference in a new issue