unknown
|
4113ab09c8
|
Fixed a wrong parament name in printf
|
2023-04-20 10:48:19 +08:00 |
|
dependabot[bot]
|
c11c5b8baa
|
Bump generic-array from 0.12.3 to 0.12.4 in /examples/tos_meets_rust/app
Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/fizyk20/generic-array/releases)
- [Changelog](https://github.com/fizyk20/generic-array/blob/0.12.4/CHANGELOG.md)
- [Commits](https://github.com/fizyk20/generic-array/compare/0.12.3...0.12.4)
---
updated-dependencies:
- dependency-name: generic-array
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-25 06:24:30 +00:00 |
|
KY-zhang-X
|
525cfda2d8
|
add bearpi_micropython doc and scripts
|
2022-10-12 18:53:59 +08:00 |
|
KY-zhang-X
|
3e4ceb8afe
|
add micropython demo on bearpi board
|
2022-09-29 12:15:02 +08:00 |
|
Supowang
|
85f804213f
|
board_perf:add kv and vfs for risc-v
board_perf:add kv and vfs for risc-v
|
2022-06-07 17:25:22 +08:00 |
|
iysheng
|
b80e0d06a3
|
Optimize macro judgment statements to support ESP8266 and EC600S co-exist
|
2022-03-30 15:57:42 +08:00 |
|
mculover666
|
a3ac2e56d8
|
add new qloud-c-sdk component
|
2022-03-25 10:06:56 +08:00 |
|
mculover666
|
9de2090de9
|
add support for multi at device
|
2022-03-01 15:11:30 +08:00 |
|
iysheng
|
83d1bc2625
|
Fix the misspelling of the file name
|
2022-02-07 10:47:11 +08:00 |
|
David Lin
|
793a4fa253
|
Update README.md
|
2021-12-27 23:07:56 +08:00 |
|
mculover666
|
9fb07d7c2c
|
add mqttclient_iot_explorer demo on tos_evb_aiot board
|
2021-12-25 14:18:16 +08:00 |
|
mculover666
|
d285144a8f
|
fix the bug of tos shell
|
2021-09-25 12:10:35 +08:00 |
|
supowang
|
8253a953bd
|
fix all board compile for v3.0
fix all board compile for v3.0
|
2021-08-11 16:30:15 +08:00 |
|
supowang
|
1f694e2156
|
delete some code
|
2021-08-05 20:10:56 +08:00 |
|
ikey4u
|
e69a57296c
|
doc: improve documentation of examples/tos_meets_rust
|
2021-07-26 21:52:31 +08:00 |
|
mculover666
|
a1cdea5741
|
fix the bug in mqttclient_iot_explorer
|
2021-06-23 20:19:47 +08:00 |
|
mculover666
|
3fc92b3c91
|
remove the uart_rx_lock in AT framework,update tos version to 2.2.1
|
2021-04-13 20:50:48 +08:00 |
|
supowang
|
4468eb8514
|
delete some unused code
|
2021-04-08 16:47:24 +08:00 |
|
morixinguan
|
620bdd623b
|
add at device ml302 && ml302 test demo && modify bearpi bsp bug
|
2021-03-23 15:15:12 +08:00 |
|
mculover666
|
04f980f0c3
|
add bin file download demo through esp8266 module
|
2021-03-19 17:51:24 +08:00 |
|
yangqings
|
b8a205d3be
|
fix tflitemicro_person_detection
|
2021-02-07 20:34:47 +08:00 |
|
morixinguan
|
81ac365308
|
add GuiLite demo
|
2021-01-30 21:40:08 +08:00 |
|
morixinguan
|
424b4f729c
|
add BearPi STemWin test demo
|
2021-01-30 11:26:41 +08:00 |
|
mculover666
|
5ecbc13f64
|
improve at firmware
|
2021-01-26 10:59:47 +08:00 |
|
ikey4u
|
58d77cc4ea
|
fix: change tos_meets_rust example path
|
2021-01-12 23:55:24 +08:00 |
|
ikey4u
|
0cdfd83eb6
|
feat: add rust demo
|
2021-01-12 23:47:54 +08:00 |
|
Supowang
|
206814bdbc
|
Merge pull request #270 from yangqings/master
增加Tensorflow Lite Micro组件和行人检测Demo
|
2021-01-06 16:22:11 +08:00 |
|
yangqingsheng
|
fdc39fe87f
|
fix tflitemicro_person_detection
|
2021-01-05 11:48:57 +08:00 |
|
David Lin
|
fa3a7649fd
|
Fixed bug in tencent_firmware_mqtt_iot_explorer.c
|
2021-01-01 22:08:58 +08:00 |
|
yangqingsheng
|
753bff22ac
|
add TFlite_Micro_Demo移植参考指南.md & tflite user guid.md
|
2020-12-17 21:57:09 +08:00 |
|
dkk0918
|
53b3abb197
|
test pass
|
2020-12-09 20:21:44 +08:00 |
|
yangqingsheng
|
200c0ff460
|
tflite_micro_person_detection_init
|
2020-12-08 17:16:20 +08:00 |
|
xnvi
|
598ecdb052
|
Update ble_qiot_import.c
|
2020-12-01 21:08:06 +08:00 |
|
zekwang
|
a6ff5bb42b
|
支持BLE设备接入“腾讯连连”小程序
|
2020-12-01 20:11:07 +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 |
|
David Lin
|
e98698757a
|
Update fatfs_through_vfs_sample.c
此处返回值是句柄fd,不是ret,所以删除无效的ret值打印
|
2020-10-29 16:56:33 +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 |
|
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
|
9178b4e694
|
update tcp_through_module example
|
2020-08-31 11:27:21 +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
|
e1d5f8d08f
|
fix a memory bug in mqttclient_iot_explorer example
|
2020-08-29 16:32:20 +08:00 |
|
mculover666
|
51217526a2
|
add support for ec200s cat1 module
|
2020-08-29 10:01:33 +08:00 |
|
mculover666
|
5656dca3ad
|
fix a bug in tcp_through_module example
|
2020-08-11 19:16:06 +08:00 |
|
Supowang
|
5c87b06a8a
|
Merge pull request #213 from DavidLin1577/patch-5
Improve readability for nb-iot_example.c
|
2020-08-10 10:38:14 +08:00 |
|
Supowang
|
eebec88ffb
|
Merge pull request #212 from DavidLin1577/patch-10
Update tos_farm_ai_config.h
|
2020-08-10 10:37:47 +08:00 |
|
Supowang
|
c6296162a8
|
Merge pull request #211 from DavidLin1577/patch-9
Update farm_ai_demo.h
|
2020-08-10 10:37:32 +08:00 |
|
Supowang
|
9f32da0971
|
Merge pull request #210 from DavidLin1577/patch-8
Update kv_sample.c
|
2020-08-10 10:37:16 +08:00 |
|
mculover666
|
9375c8e16a
|
update tcp_through_module example
|
2020-08-06 10:29:14 +08:00 |
|