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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ucos-ii/] [2.91/] [common/] [app_cfg.h] - Blame information for rev 471

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 471 julius
/**********************************************************************************************************
2
*                                                uC/OS-II
3
**                                          The Real-Time Kernel
4
**                             OpenRisc Application Configuration File
5
**
6
**
7
** File    : APP_CFG.H
8
** By      : M. van den Heuvel
9
**         : 2009-10-30
10
**********************************************************************************************************
11
**/
12
 
13
#ifndef _APP_CFG_H_
14
#define _APP_CFG_H_
15
 
16
#define  OS_TASK_TMR_PRIO              (OS_LOWEST_PRIO - 2)
17
 
18
#endif
19
 

powered by: WebSVN 2.1.0

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