Update define namings

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5894 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
utzig 2013-06-27 12:00:28 +00:00
parent 7880778f17
commit e31414b919
1 changed files with 2 additions and 1 deletions

View File

@ -52,4 +52,5 @@
/*
* SPI driver system settings.
*/
#define USE_AVR_SPI FALSE
#define AVR_SPI_USE_SPI1 FALSE
#define AVR_SPI_USE_16BIT_POLLED_EXCHANGE FALSE