RTC. Redefinition of RTC_SUPPORTS_CALLBACKS deleted from test.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3415 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
4ab87c6ded
commit
741b20ffb6
|
@ -212,12 +212,6 @@
|
|||
/*===========================================================================*/
|
||||
/* RTC driver related settings. */
|
||||
/*===========================================================================*/
|
||||
/**
|
||||
* @brief Switch to TRUE if you need callbacks from RTC.
|
||||
*/
|
||||
#if !defined(RTC_SUPPORTS_CALLBACKS) || defined(__DOXYGEN__)
|
||||
#define RTC_SUPPORTS_CALLBACKS TRUE
|
||||
#endif
|
||||
|
||||
/*===========================================================================*/
|
||||
/* MAC driver related settings. */
|
||||
|
|
Loading…
Reference in New Issue