mculover666
86bc533bb8
kernel_perf: update to 2.5.1 version
2022-06-02 17:01:58 +08:00
mculover666
ef489bf51f
add support for dynamic mmblk pool
2021-03-12 19:30:39 +08:00
mculover666
5703f01eb6
fix a pointer error in mmblk of kernel
2021-03-12 16:34:39 +08:00
daishengdong
032af66467
add socket wrapper for at framework
...
you can use at framework to send/recv data in socket API
example: see examples\tcp_through_module_based_at_socket
project: see board\TencentOS_tiny_EVB_MX_Plus\KEIL\tcp_through_module_based_at_socket
2020-04-07 16:39:13 +08:00
daishengdong
72481955e2
a very simple shell framework
...
simple, clear, easy to DIY
2020-01-08 13:54:56 +08:00
daishengdong
c9556307df
add tos_slist.h, rename tos.h to tos_k.h
2020-01-03 17:25:38 +08:00
daishengdong
c411ed1eec
add a set of dyn(create / destroy) interface
...
1. tos_ring_q_create_dyn
2. tos_chr_fifo_create_dyn
3. tos_msg_q_create_dyn
4. tos_mail_q_create_dyn
5. tos_bin_heap_create_dyn
6. tos_prio_q_create_dyn
7. tos_prio_msg_q_create_dyn
8. tos_prio_mail_q_create_dyn
2019-10-29 16:57:43 +08:00
supowang
c1fcaa1236
add license for kernel
...
add license for kernel
2019-10-09 13:15:53 +08:00
supowang
edb2879617
first commit for opensource
...
first commit for opensource
2019-09-16 13:19:50 +08:00