Commit Graph

1091 Commits

Author SHA1 Message Date
David Lin
e98698757a Update fatfs_through_vfs_sample.c
此处返回值是句柄fd,不是ret,所以删除无效的ret值打印
2020-10-29 16:56:33 +08:00
Supowang
6de2e8b5e1 Merge pull request #240 from QingChuanWS/master
修正了KEIL移植文档中的错误
2020-10-21 10:15:57 +08:00
QingChuanWS
aa6cf41585 修正了KEIL移植doc中的错误 2020-10-20 21:16:50 +08:00
QingChuanWS
a1f5c0171f 修正了KEIL移植文档中的错误 2020-10-20 21:10:21 +08:00
Supowang
06334c494a Merge pull request #236 from tommytim0515/fix_markdown
Fix TOC and insertion error.
2020-10-15 15:02:35 +08:00
tommytim0515
75731d1da9 Fix TOC and insertion error. 2020-10-15 01:18:16 +08:00
Supowang
7b46cb4ff7 Merge pull request #230 from DavidLin1577/patch-15
Update nimble_npl_os.h
2020-10-14 22:09:03 +08:00
Supowang
8dd77afa50 Merge pull request #231 from DavidLin1577/patch-16
Update nimble_port_tencentos_tiny.h
2020-10-14 22:08:49 +08:00
Supowang
1124ee538f Merge pull request #235 from DavidLin1577/patch-19
Update hello_world.c
2020-10-14 22:08:28 +08:00
Supowang
8c6f87a6d3 Merge pull request #232 from DavidLin1577/patch-17
Update ec200s.h
2020-10-14 22:08:08 +08:00
Supowang
615c2cb34d Merge pull request #233 from DavidLin1577/patch-18
Update l610.h
2020-10-14 22:07:53 +08:00
David Lin
d980bdb975 Update hello_world.c
把动态创建函数打印部分,the dynamic created task增加序号3,修改成上下文一致的task3(dynamic created),更便于理解
2020-10-13 22:43:24 +08:00
David Lin
55bcd9f9bf Update l610.h 2020-10-13 19:28:21 +08:00
David Lin
1c69a12fe2 Update ec200s.h 2020-10-13 19:20:18 +08:00
David Lin
ffb901b377 Update nimble_port_tencentos_tiny.h 2020-10-13 17:06:16 +08:00
David Lin
1393a091fb Update nimble_npl_os.h 2020-10-13 17:02:35 +08:00
mculover666
eb56d42f40 improve air724 driver 2020-10-01 10:37:41 +08:00
mculover666
c3a78de943 fix domain parser bug in air724 driver 2020-09-30 17:57:38 +08:00
Supowang
78cd6bb0d4 Merge pull request #229 from helight/check_readme
修正 readme 中的部分文字格式问题
2020-09-27 14:14:30 +08:00
helight
7906403b95 fix readme words 2020-09-27 12:41:08 +08:00
mculover666
9d76c4f811 fix a bug in nucleo stm32l073 makefile 2020-09-24 08:50:28 +08:00
Supowang
f04d2cac05 Merge pull request #227 from xiekeyi98/patch-1
Update suit_task.c
2020-09-17 16:33:49 +08:00
Keyi Xie
ef15deda27 Update suit_task.c
test/suit_task.c:115:7: "yeild" is a misspelling of "yield"
test/suit_task.c:124:7: "yeild" is a misspelling of "yield"
test/suit_task.c:154:7: "yeild" is a misspelling of "yield"
test/suit_task.c:164:7: "yeild" is a misspelling of "yield"
test/suit_task.c:173:7: "yeild" is a misspelling of "yield"
test/suit_task.c:214:19: "yeild" is a misspelling of "yield"
test/suit_task.c:235:41: "yeild" is a misspelling of "yield"
test/suit_task.c:244:29: "yeild" is a misspelling of "yield"
test/suit_task.c:267:27: "yeild" is a misspelling of "yield"
2020-09-12 16:09:31 +08:00
supowang
796674bdf8 Update README.md 2020-09-09 11:08:26 +08:00
mculover666
4ab6c63046 add ch20 demo project in tos_evb_g0 bsp 2020-09-07 10:45:44 +08:00
mculover666
6eb1e5c503 update stm32wl project 2020-09-06 16:28:36 +08:00
mculover666
f9809f3198 update stm32wl_guide document 2020-09-06 15:41:55 +08:00
mculover666
cb38101e0e add support for fibocom L610 4G cat1 module 2020-09-05 08:44:54 +08:00
mculover666
757c46f9ff add iot_explorer example in tencentos_tiny_evb_g0 bsp 2020-09-01 17:25:30 +08:00
mculover666
ee864abe71 improve tencentos_tiny_evb_g0 bsp 2020-09-01 16:37:09 +08:00
mculover666
1c0c391ceb fix a bug in tencent_firmware wrapper 2020-09-01 15:37:21 +08:00
mculover666
02d52c6caa update ec200s driver to improve power up problem 2020-08-31 15:04:57 +08:00
mculover666
9178b4e694 update tcp_through_module example 2020-08-31 11:27:21 +08:00
mculover666
4fa63c83d9 improve cstx board demo 2020-08-30 15:27:43 +08:00
mculover666
a8d7951ea9 add support for cstx stm32f103re dtu board 2020-08-30 13:24:18 +08:00
mculover666
b26f1dc0cd add support for cstx stm32f103re dtu board 2020-08-30 13:20:40 +08:00
mculover666
3312c96d02 fix a bug in mqttclient_iot_explorer example 2020-08-30 11:32:21 +08:00
mculover666
19ab97f32f fix a bug in mqttclient_iot_explorer example 2020-08-30 11:30:24 +08:00
mculover666
9de736ce39 remove suppot for cstx_stm32f103rb_dtu board 2020-08-30 10:26:13 +08:00
mculover666
e1d5f8d08f fix a memory bug in mqttclient_iot_explorer example 2020-08-29 16:32:20 +08:00
mculover666
2040d0ec7e fix a bug in ec200s driver 2020-08-29 16:30:33 +08:00
mculover666
b986732795 add base support for cstx_stm32f1_dtu board 2020-08-29 12:07:01 +08:00
mculover666
51217526a2 add support for ec200s cat1 module 2020-08-29 10:01:33 +08:00
Supowang
e94142574f Merge pull request #225 from chimeh/qmk-optimize
improve qmk documentation
2020-08-24 14:12:26 +08:00
Jimmy
09c1fa76b0 improve qmk documentation 2020-08-24 12:33:09 +08:00
mculover666
772d714a20 improve m26 driver for multi module support 2020-08-11 19:39:54 +08:00
mculover666
dd3de2db03 improve air724 driver for multi module support 2020-08-11 19:35:10 +08:00
mculover666
78c8876dba improve esp8266 driver for multi module support 2020-08-11 19:30:18 +08:00
mculover666
f5114d7dbf improve esp8266 driver for multi module support 2020-08-11 19:26:06 +08:00
mculover666
a5ce136998 add deinit func in esp8266 driver 2020-08-11 19:22:40 +08:00