git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5260 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
dda9064f21
commit
4d6e73c3af
|
@ -156,6 +156,7 @@
|
|||
#define SPC5_ME_LP_PC7_BITS (SPC5_ME_LP_PC_HALT0 | \
|
||||
SPC5_ME_LP_PC_STOP0)
|
||||
#define SPC5_PIT0_IRQ_PRIORITY 4
|
||||
#define SPC5_CLOCK_FAILURE_HOOK() chSysHalt()
|
||||
|
||||
/*
|
||||
* SERIAL driver system settings.
|
||||
|
|
Loading…
Reference in New Issue