LinwCui
8cd5a6ae57
update pdsc
2021-09-23 21:09:47 +08:00
LinwCui
d009de3b95
update pdsc
2021-09-23 21:08:47 +08:00
Supowang
5f373662f1
Merge pull request #319 from Derekduke/master
...
增加nnom ai推理软件包以及示例,并修复L496的hello world示例
2021-09-23 19:55:49 +08:00
supowang
a4003ce6c8
fix doc
2021-09-23 19:43:28 +08:00
supowang
915363e5aa
add doc for pack
...
add doc for pack
2021-09-23 19:41:12 +08:00
supowang
af56baedf5
add TencentOS Tiny mdk pack
...
add TencentOS Tiny mdk pack
2021-09-23 19:23:46 +08:00
dkk0918
ddc8013b7d
add nnom pack example and fix hello example
2021-09-08 23:52:13 +08:00
dkk0918
fa4395d3f8
add nnom pack and example
2021-09-08 23:47:15 +08:00
Supowang
6972bb9c60
Merge pull request #318 from Derekduke/master
...
add tflite example and fix bug
2021-09-08 14:13:25 +08:00
dkk0918
b06e1f1386
add tflite example and fix bug
2021-09-08 14:00:00 +08:00
dkk0918
9d502448e0
add tflite example and fix bug
2021-09-08 13:59:19 +08:00
dkk0918
a776417de4
add tflite example and fix bug
2021-09-08 13:55:09 +08:00
Mculover666
91d203796f
Merge pull request #317 from OpenAtomFoundation/revert-316-master
...
Revert "add onnx pack"
2021-09-07 13:00:23 +08:00
Mculover666
9a13cf1860
Revert "add onnx pack"
2021-09-07 12:58:23 +08:00
Mculover666
da4cfd716e
Merge pull request #316 from Derekduke/master
...
add onnx pack
2021-09-07 11:10:35 +08:00
dkk0918
c55e48b61b
add onnx pack
2021-09-07 11:02:26 +08:00
dkk0918
6fb59b9313
add onnx pack
2021-09-06 21:50:44 +08:00
daishengdong
427b13d14a
bugfix for kv workspace locate
...
if only one fresh block left when kv_init, we should not just locate the workspace to this fresh one, otherwise we probably get a KV_ERR_NO_WRITEABLE_BLK in kv_init next time(if we write something to this workspace). We try a gc here to locate workspace to an inuse block rather than the fresh.
2021-09-06 13:06:31 +08:00
Mculover666
c13e3d95e4
Merge pull request #315 from DavidLin1577/master
...
Update tos_fault.c
2021-09-03 14:18:27 +08:00
David Lin
c15fd1f17a
Update tos_fault.c
2021-09-03 12:14:26 +08:00
David Lin
090018470d
Update tos_fault.c
2021-09-03 12:13:36 +08:00
David Lin
ad41df0717
Update tos_fault.c
2021-09-03 12:13:01 +08:00
David Lin
8882ce6d12
Update tos_fault.c
2021-09-03 12:12:11 +08:00
David Lin
fb4674f65e
Update tos_fault.c
2021-09-03 12:11:45 +08:00
David Lin
4d8f7a4e2c
Update tos_fault.c
2021-09-03 12:11:05 +08:00
David Lin
35c97d196c
Update tos_fault.c
2021-09-03 12:10:20 +08:00
Supowang
99302c1512
Update tos_kv.c
2021-08-19 17:47:06 +08:00
Arthur
f73f27f060
Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny
v2.4.5
2021-08-03 15:26:28 +08:00
Arthur
cb36ebae84
kv gc bugfix
...
if a power down or crash happened during gc process, kv_init will fail with NO_WRITEABLE_BLOK next time.
2021-08-03 12:19:19 +08:00
Mculover666
644e2bf2e9
Merge pull request #314 from Tencent/tos_evb_g0
...
doc: improve documentation of examples/tos_meets_rust
2021-07-27 15:33:22 +08:00
ikey4u
e69a57296c
doc: improve documentation of examples/tos_meets_rust
2021-07-26 21:52:31 +08:00
mculover666
06291f5b6e
fix the obj type bug in kernel
2021-07-21 11:48:24 +08:00
mculover666
fb7715a3c5
fix bug in tos_at_channel_read_timed, update to 2.4.3
2021-07-20 13:02:47 +08:00
vitoswwang
8e9024caca
improve tos_at_channel_read_timed,update to 2.4.2
2021-07-19 13:05:06 +08:00
mculover666
0193dc6142
add sim idle and log for at, update to 2.4.1
2021-07-16 16:14:54 +08:00
Supowang
51b27e3317
Merge pull request #306 from DavidLin1577/master
...
Updated sensor_parser.h
2021-07-06 11:43:58 +08:00
mculover666
3aaafde714
add frame input type of at,update version to 2.4.0
2021-06-24 10:39:54 +08:00
mculover666
a1cdea5741
fix the bug in mqttclient_iot_explorer
2021-06-23 20:19:47 +08:00
DavidLin1577
ec7428acab
Updated E53_ST1.c
2021-06-21 16:51:07 +08:00
DavidLin1577
fb664cf995
Update sensor_parser.h
2021-06-21 16:35:20 +08:00
DavidLin1577
8587e4decb
[master]
...
sync
2021-06-06 21:20:24 +08:00
DavidLin1577
4605e895d3
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# board/BearPi_STM32L431RC/BSP/Hardware/E53_ST1/E53_ST1.c
# devices/l610_tencent_firmware/mqtt_iot_explorer_tc_demo.c
2021-06-05 23:57:03 +08:00
Supowang
68167947ca
Update 05.SDK_Manual.md
2021-04-26 10:33:41 +08:00
supowang
89f53ad026
add stm32h750 iot explorer examples
2021-04-25 16:38:56 +08:00
Supowang
7fbfc662e3
Update .travis.yml
2021-04-25 10:39:05 +08:00
Supowang
28bd15c23f
Update .travis.yml
2021-04-25 10:36:15 +08:00
mculover666
9311ef85d3
add support for connect_with_size,update verison to 2.3.1
2021-04-16 16:55:49 +08:00
mculover666
6084de9e41
add support for connect with socket buffer size
2021-04-16 16:50:39 +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
8bc0b76112
add new board RA6M4
2021-04-13 11:07:44 +08:00