mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Attempt to get docs merge to run.
This commit is contained in:
parent
a984d2191a
commit
68c9e0bb81
@ -352,6 +352,7 @@ int platform_can_exists( unsigned id )
|
|||||||
// ****************************************************************************
|
// ****************************************************************************
|
||||||
// SPI functions
|
// SPI functions
|
||||||
|
|
||||||
|
|
||||||
int platform_spi_exists( unsigned id )
|
int platform_spi_exists( unsigned id )
|
||||||
{
|
{
|
||||||
return id < NUM_SPI;
|
return id < NUM_SPI;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user