Commit Graph

1211 Commits

Author SHA1 Message Date
HonestQiao
ebf7db4948 规范EVB_AIoT快速入门指南的目录层级 2021-12-27 13:59:54 +08:00
Supowang
214f34aa98 Merge pull request #325 from wenfengand/master
为 demo 增加连接开发板的细节
2021-12-27 11:07:56 +08:00
wenfengand
195a5cc531 Merge branch 'OpenAtomFoundation:master' into master 2021-12-25 14:22:37 +08:00
mculover666
9fb07d7c2c add mqttclient_iot_explorer demo on tos_evb_aiot board 2021-12-25 14:18:16 +08:00
wenfengwang
ec99a36528 feat(doc): Add details for connecting the AIoT board. 2021-12-25 14:17:11 +08:00
mculover666
e02178dd84 add basic project for tos_evb_aiot 2021-12-24 14:39:45 +08:00
supowang
ac050a7385 Update 30.TencentOS_Tiny_EVB_AIoT_QuickStart.md 2021-12-24 12:59:44 +08:00
supowang
1d617f4de1 update doc image
update doc image
2021-12-24 12:52:56 +08:00
mculover666
d00587f02a add wifi_esp8266tc_bh1750 demo on tos_evb_wl board 2021-12-18 00:04:28 +08:00
supowang
070cc44762 Merge branch 'master' of https://github.com/OpenAtomFoundation/TencentOS-tiny 2021-12-01 17:30:25 +08:00
supowang
eae270b822 delete modbus port file 2021-12-01 17:30:14 +08:00
Supowang
9d7b0f9cfb Update Tencent.TencentOS-tiny.pdsc 2021-11-30 17:09:51 +08:00
Supowang
690c6cd2f2 Update Tencent.TencentOS-tiny.pdsc
update
2021-11-29 23:01:55 +08:00
Supowang
b6b71c1a68 Update Tencent.TencentOS-tiny.pdsc 2021-11-29 19:04:41 +08:00
supowang
feeb23a203 update stm32wl project 2021-11-18 13:14:20 +08:00
supowang
5d10e64fff Update 30.TencentOS_Tiny_EVB_AIoT_QuickStart.md 2021-11-16 15:58:27 +08:00
supowang
bfba3115f8 add license 2021-11-16 15:50:32 +08:00
supowang
aca63a1087 update readme 2021-11-16 15:37:39 +08:00
supowang
585545f829 Update README.md 2021-11-16 15:29:18 +08:00
supowang
aec975f2c9 update doc 2021-11-16 15:26:52 +08:00
supowang
888a7f0608 add TenentOS Tiny AIoT Board guide
add TenentOS Tiny AIoT Board guide
2021-11-16 14:44:52 +08:00
supowang
94da2402cc sync mdk pack and cubemx pack develop by linwei
sync mdk pack and cubemx pack develop by linwei
2021-11-16 13:11:01 +08:00
mculover666
249825fa50 add protect of idle task, update to 2.4.5 2021-09-29 17:30:05 +08:00
mculover666
9e45c54da0 add free cmd in shell 2021-09-26 20:39:57 +08:00
mculover666
d285144a8f fix the bug of tos shell 2021-09-25 12:10:35 +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
mculover666
2540b9fc41 update STM32L4xx_HAL_Driver lib to 1.17.0 2021-09-01 10:45:42 +08:00
mculover666
5ed8892d3e update fault_call_stack_backtrace format 2021-08-31 19:35:09 +08:00
mculover666
960debca93 fix the compiler error of tos_fault.c 2021-08-31 14:41:53 +08:00
mculover666
df175217fa fix a bug in ec600s driver check ready function 2021-08-31 14:36:51 +08:00
vitoswwang
67799dc84c fix a bug in tos_tick2millisec 2021-08-26 20:08:12 +08:00
Supowang
99302c1512 Update tos_kv.c 2021-08-19 17:47:06 +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
supowang
90859c8754 delete boards 2021-08-05 19:26:22 +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