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

This commit is contained in:
gdisirio 2011-12-27 18:40:14 +00:00
parent cbf66a1a80
commit e1b77bfb88
1 changed files with 8 additions and 0 deletions

View File

@ -28,6 +28,10 @@
#include "ch.h"
/*===========================================================================*/
/* Port interrupt handlers. */
/*===========================================================================*/
/**
* @brief System Timer vector.
* @details This interrupt is used as system tick.
@ -79,6 +83,10 @@ void PendSVVector(void) {
}
#endif /* CORTEX_ALTERNATE_SWITCH */
/*===========================================================================*/
/* Port exported functions. */
/*===========================================================================*/
/**
* @brief Post-IRQ switch code.
* @details The switch is performed in thread context then an NMI exception