David Lin
1196c339e6
Update mqueue.h
2020-11-18 23:44:51 +08:00
David Lin
75ad21c832
Update pthread.h
2020-11-18 23:41:09 +08:00
David Lin
e1ddeda317
Update m5313.h
2020-11-18 21:20:43 +08:00
David Lin
eb8e20968e
Improved the readablity of the code
...
Used NIMBLE_SCAN_STATUS_SCANNING and NIMBLE_SCAN_STATUS_STOPPED instead of magic number '0', '1'.
2020-11-18 20:54:42 +08:00
Supowang
3da23a502f
Merge pull request #245 from wmlhub/master
...
深圳北斗通信科技有限公司 开发板工程提交申请
2020-11-18 19:40:50 +08:00
sunlikun
abcf43d131
增加BDW01-STM32L496VG开发板
2020-11-18 18:05:05 +08:00
sunlikun
65e5b9fe84
增加M5313的驱动
2020-11-18 18:04:02 +08:00
supowang
1f32a4ed33
Update 05.SDK_Manual.md
2020-11-06 16:23:29 +08:00
supowang
4a409d5ec3
fix compile error
2020-11-05 15:57:31 +08:00
Supowang
a51e733401
Merge pull request #243 from DavidLin1577/patch-20
...
Update fatfs_through_vfs_sample.c
2020-11-05 15:38:28 +08:00
supowang
abd5fa994b
add cortex-m33 support, TrustZone-m not supported now
...
add cortex-m33 support, TrustZone-m not supported now
2020-11-05 15:36:33 +08:00
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