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

master
gdisirio 2013-02-19 10:45:19 +00:00
parent dda9064f21
commit 4d6e73c3af
1 changed files with 1 additions and 0 deletions

View File

@ -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.