Commit Graph

1124 Commits

Author SHA1 Message Date
vitoswwang
67799dc84c fix a bug in tos_tick2millisec 2021-08-26 20:08:12 +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
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
supowang
4468eb8514 delete some unused code 2021-04-08 16:47:24 +08:00
supowang
0eaa46089a Update 08.QCloud_IoTHub_Quick_Start.md 2021-04-08 16:44:19 +08:00
Supowang
654b3135e0 Update mqtt_iot_explorer_tc_pm25_oled.c 2021-04-04 20:29:22 +08:00
supowang
14f9024c09 add Renesas RA6M2 support 2021-04-02 15:14:09 +08:00
mculover666
9d36cbeff9 add support for the version info 2021-04-01 15:53:18 +08:00
mculover666
97fca5e4ed fix the bug in the storage space of the task name 2021-04-01 15:43:22 +08:00
Supowang
c68b862080 Merge pull request #299 from Yangyuanxin/master
add at device ml302 && ml302 test demo && modify bearpi bsp bug
2021-03-23 15:41:42 +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
supowang
e609bb3e69 fix at timer bug when two socket run 2021-03-16 14:19:07 +08:00
supowang
13d5ea043a add BearPi L5 support
add BearPi L5 support
2021-03-15 14:32:11 +08:00
mculover666
0c2af37b96 fix a bug in the kernel obj verify function 2021-03-14 16:40:14 +08:00
mculover666
ef489bf51f add support for dynamic mmblk pool 2021-03-12 19:30:39 +08:00
mculover666
5703f01eb6 fix a pointer error in mmblk of kernel 2021-03-12 16:34:39 +08:00
supowang
96f53f6495 update information 2021-03-11 15:01:11 +08:00
mculover666
f3b18d91e7 fix bug in cmsis_os2 2021-03-11 09:55:32 +08:00
mculover666
da61aa0a49 add support for dynaminc sem and dynamic mutex 2021-03-11 09:46:24 +08:00
supowang
54022c2481 update mqtt client
update mqtt client
2021-03-09 16:30:41 +08:00
Supowang
167840e9fa Merge pull request #298 from DavidLin1577/patch-11
解决modbus demo与hello world共用stm32f4xx_it.c导致的编译问题
2021-03-08 14:30:33 +08:00
Supowang
1baca62cc5 Merge pull request #297 from DavidLin1577/patch-10
Mini optimized the TencentOS_timer.h
2021-03-08 14:30:22 +08:00
Supowang
b9d8da7c9b Merge pull request #296 from DavidLin1577/patch-9
Mini optimized the hal_timer.h
2021-03-08 14:29:55 +08:00
David Lin
d9661b5326 Update stm32f4xx_it.c 2021-03-07 21:42:23 +08:00
David Lin
78a21eebad Update stm32f4xx_it.c 2021-03-07 21:37:17 +08:00