TencentOS-tiny/kernel/core/include
daishengdong 405e5d970a support stm8
1. see: TencentOS-tiny\board\STM8L052R8T6\IAR\hello_world
2. compile/debug/run with IAR for STM8
2020-02-15 16:39:00 +08:00
..
tos_binary_heap.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_char_fifo.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_compiler.h support stm8 2020-02-15 16:39:00 +08:00
tos_completion.h refresh 开发指南.pdf 2019-11-14 19:27:36 +08:00
tos_config_check.h support stm8 2020-02-15 16:39:00 +08:00
tos_config_default.h a bugfix for mail queue and printf clipping switch 2019-11-25 21:04:37 +08:00
tos_countdownlatch.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_err.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_event.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_global.h add ring queue/message queue/mail queue, binary heap/priority queue/priority message queue/priority mail queue 2019-10-28 15:50:46 +08:00
tos_k.h support stm8 2020-02-15 16:39:00 +08:00
tos_klib.h a very simple shell framework 2020-01-08 13:54:56 +08:00
tos_ktypes.h support stm8 2020-02-15 16:39:00 +08:00
tos_list.h add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
tos_mail_queue.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_message_queue.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_mmblk.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_mmheap.h support stm8 2020-02-15 16:39:00 +08:00
tos_mutex.h support stm8 2020-02-15 16:39:00 +08:00
tos_pend.h support stm8 2020-02-15 16:39:00 +08:00
tos_priority_mail_queue.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_priority_message_queue.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_priority_queue.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_ring_queue.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_robin.h support stm8 2020-02-15 16:39:00 +08:00
tos_sched.h support stm8 2020-02-15 16:39:00 +08:00
tos_sem.h add a set of dyn(create / destroy) interface 2019-10-29 16:57:43 +08:00
tos_slist.h add cortex-v7a support 2020-01-19 19:06:24 +08:00
tos_sys.h support stm8 2020-02-15 16:39:00 +08:00
tos_task.h support stm8 2020-02-15 16:39:00 +08:00
tos_tick.h support stm8 2020-02-15 16:39:00 +08:00
tos_time.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_timer.h support stm8 2020-02-15 16:39:00 +08:00