Commit Graph

8 Commits

Author SHA1 Message Date
Supowang
fe435089ed Merge pull request #201 from chimeh/feature/qmk
Makefile-base build system for TencentOS-tiny
2020-07-16 17:11:35 +08:00
Jimmy
2c7390deb3 qmk build system 2020-07-14 13:48:10 +08:00
David Lin
6e39ed9f67 Update ethernetif.h
_ETHER_NETIF_DRV_H_ -> _ETHERNETIF_H_
2020-07-13 20:13:37 +08:00
tluio
d6e2830f62 Fix possible use of uninitialized variables in sys_arch.c 2020-04-19 18:05:10 +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
daishengdong
bd613af56e fix board keil compile 2019-10-28 17:20:08 +08:00
supowang
edb2879617 first commit for opensource
first commit for opensource
2019-09-16 13:19:50 +08:00