git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2342 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2010-11-10 19:03:28 +00:00
parent 2e065803c9
commit 5bc4fc844b
1 changed files with 1 additions and 1 deletions

View File

@ -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()