OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ucos-ii/] [2.91/] [common/] [app_cfg.h] - Rev 471

Compare with Previous | Blame | View Log

/**********************************************************************************************************
*                                                uC/OS-II
**                                          The Real-Time Kernel
**                             OpenRisc Application Configuration File
**
**
** File    : APP_CFG.H
** By      : M. van den Heuvel
**         : 2009-10-30
**********************************************************************************************************
**/
 
#ifndef _APP_CFG_H_
#define _APP_CFG_H_
 
#define  OS_TASK_TMR_PRIO              (OS_LOWEST_PRIO - 2)
 
#endif
 
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.