git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1443 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
c82d270d18
commit
53217647e5
|
@ -81,7 +81,7 @@
|
|||
* @brief Enables the SPI subsystem.
|
||||
*/
|
||||
#if !defined(CH_HAL_USE_SPI) || defined(__DOXYGEN__)
|
||||
#define CH_HAL_USE_SPI TRUE
|
||||
#define CH_HAL_USE_SPI FALSE
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue