GEX core repository.
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.
 
 
 
 
gex-core/tasks
Ondřej Hruška 931f6cea59
added missing mutex for shared scratch buffer
8 years ago
..
sched_queue.h Moved size defines to plat_compat 8 years ago
task_main.c added "welcome chime" 8 years ago
task_main.h
task_msg.c added missing mutex for shared scratch buffer 8 years ago
task_msg.h implement a message processing queue that will hopefully aleviate the pain in working with tinyframe. this should make it possible to almost entirely get rid of async jobs for simple replies 8 years ago
task_sched.c removed low prio queue 8 years ago
task_sched.h use bulk typedefs in functions, add monitoring of msg queue usage to stackmon 8 years ago