This website works better with JavaScript.
Home
Explore
Help
Sign In
yujingyuan
/
ucos
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
406 KiB
C
97.6%
Motorola 68K Assembly
1.3%
Assembly
0.7%
C++
0.2%
Other
0.2%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
ucos
/
APP
/
main.h
6 lines
104 B
Raw
Permalink
Blame
History
#ifndef __MAIN_H
#define __MAIN_H
#include "includes.h"
OS_EVENT * msg_TaskC; //ÈÎÎñCÏûÏ¢ÓÊÏä
#endif