git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@76 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
77c3400581
commit
e109da087e
|
@ -20,7 +20,7 @@
|
|||
#include <ch.h>
|
||||
|
||||
#include "lpc214x.h"
|
||||
#include "lpc214x_ssp.h"
|
||||
#include "lpc214x_SSP.h"
|
||||
|
||||
#ifdef SSP_USE_MUTEX
|
||||
static Semaphore me;
|
||||
|
|
Loading…
Reference in New Issue