TencentOS-tiny/kernel/core
daishengdong 2e8c8c19e6 fix some calloc bug
1. some calloc fix
2. fix some document error
3. refactor kv API, to be compatible with ota API
2020-04-24 11:58:42 +08:00
..
include fix some calloc bug 2020-04-24 11:58:42 +08:00
tos_barrier.c remove some redundant judgement 2020-03-06 19:27:21 +08:00
tos_binary_heap.c a very simple shell framework 2020-01-08 13:54:56 +08:00
tos_bitmap.c support posix 2020-02-28 00:11:28 +08:00
tos_char_fifo.c a very simple shell framework 2020-01-08 13:54:56 +08:00
tos_completion.c remove some redundant judgement 2020-03-06 19:27:21 +08:00
tos_countdownlatch.c remove some redundant judgement 2020-03-06 19:27:21 +08:00
tos_event.c remove some redundant judgement 2020-03-06 19:27:21 +08:00
tos_global.c add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
tos_mail_queue.c remove some redundant judgement 2020-03-06 19:27:21 +08:00
tos_message_queue.c add socket wrapper for at framework 2020-04-07 16:39:13 +08:00
tos_mmblk.c add socket wrapper for at framework 2020-04-07 16:39:13 +08:00
tos_mmheap.c support stm8 2020-02-15 16:39:00 +08:00
tos_mutex.c remove some redundant judgement 2020-03-06 19:27:21 +08:00
tos_pend.c support stm8 2020-02-15 16:39:00 +08:00
tos_priority_mail_queue.c remove some redundant judgement 2020-03-06 19:27:21 +08:00
tos_priority_message_queue.c add socket wrapper for at framework 2020-04-07 16:39:13 +08:00
tos_priority_queue.c a very simple shell framework 2020-01-08 13:54:56 +08:00
tos_ring_queue.c fix some calloc bug 2020-04-24 11:58:42 +08:00
tos_robin.c support stm8 2020-02-15 16:39:00 +08:00
tos_rwlock.c refresh sdk manual and development manul 2020-04-16 15:50:00 +08:00
tos_sched.c support stm8 2020-02-15 16:39:00 +08:00
tos_sem.c remove some redundant judgement 2020-03-06 19:27:21 +08:00
tos_stopwatch.c support posix 2020-02-28 00:11:28 +08:00
tos_sys.c support stm8 2020-02-15 16:39:00 +08:00
tos_task.c fix some calloc bug 2020-04-24 11:58:42 +08:00
tos_tick.c remove some redundant judgement 2020-03-06 19:27:21 +08:00
tos_time.c add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
tos_timer.c support stm8 2020-02-15 16:39:00 +08:00