Supowang
608c930b70
Update Partners.png
2022-09-05 15:16:03 +08:00
Supowang
3f22a66858
Merge pull request #351 from iysheng/ver2.4.5
...
Add support with PLUS-F5270 Board
2022-09-01 14:36:54 +08:00
iysheng
aaa8e01bdb
Add support with PLUS-F5270 Board
2022-08-22 13:55:16 +08:00
mculover666
a1fff99aea
board_perf:add support for fire stm32h743iit6 board
2022-06-29 14:17:24 +08:00
Supowang
4c4d515d59
remove unused mini program
2022-06-23 11:13:23 +08:00
Mculover666
ea326bc4b8
Merge pull request #334 from iysheng/gd32f310gstart
...
Gd32f310gstart
2022-04-15 08:57:58 +00:00
iysheng
8669e4712b
add support for GD32F310G-START
2022-04-15 15:55:43 +08:00
iysheng
28a3d252b3
fix the bug of tos shell
2022-04-15 15:51:11 +08:00
iysheng
45f6254c74
Fix compile warning 'prio' may be used uninitialized
2022-04-15 11:08:39 +08:00
iysheng
7c1a193e85
Rename time_init, time_update, timer_next_expires_get function with soft_
...
prefix
2022-04-15 11:08:28 +08:00
iysheng
9243fce3c4
Fix the misspelling of the file name
2022-04-15 11:08:16 +08:00
supowang
2d1d20f3ea
delete modbus files
2021-12-01 17:32:05 +08:00
supowang
a47dd871bb
add license
2021-11-16 12:54:21 +08:00
supowang
d4ad8d3978
remove Freemodbus
...
remove Freemodbus
2021-11-16 12:46:10 +08:00
Supowang
2ae5e614fc
Merge pull request #323 from LinwCui/master
...
add STM32CubeMX_pack for TencentOS tiny
2021-11-15 16:04:49 +08:00
LinwCui
fe24bb0fd4
stm32cubemx_pack
2021-11-15 16:01:41 +08:00
LinwCui
67e6b3c064
stm32cubemx_pack
2021-11-15 15:58:23 +08:00
LinwCui
d5446cb563
stm32cubemx_pack
2021-11-15 15:54:57 +08:00
LinwCui
78925ffcbd
stm32cubemx_pack
2021-11-15 15:54:22 +08:00
LinwCui
f850b70789
stm32cubemx_pack
2021-11-15 15:50:46 +08:00
Supowang
aa59be2737
Update Tencent.TencentOS-tiny.pdsc
2021-09-26 10:11:12 +08:00
Supowang
b0a79cbf17
Merge pull request #320 from LinwCui/master
...
update pack and pdsc
2021-09-24 09:38:52 +08:00
LinwCui
dd030a9de9
update pack
2021-09-23 21:11:03 +08:00
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