git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2342 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
2e065803c9
commit
5bc4fc844b
|
@ -42,5 +42,5 @@
|
||||||
/*
|
/*
|
||||||
* SPI driver system settings.
|
* SPI driver system settings.
|
||||||
*/
|
*/
|
||||||
#define STM8_SPI_USE_SPI TRUE
|
#define STM8_SPI_USE_SPI FALSE
|
||||||
#define STM8_SPI_ERROR_HOOK(spip) chSysHalt()
|
#define STM8_SPI_ERROR_HOOK(spip) chSysHalt()
|
||||||
|
|
Loading…
Reference in New Issue