Commit Graph

922 Commits

Author SHA1 Message Date
supowang
84faf16765 Update RHF76.c
fix bug for lora incoming buffer
2020-05-29 15:30:10 +08:00
supowang
f9bd2588a2 Update LoRaMac-node to Version 4.4.4,fix Security breach found by Tencent Blade Team please refer to security advisory - CVE-2020-11068
fix Security breach found by Tencent Blade Team please refer to security advisory - CVE-2020-11068
2020-05-29 11:59:05 +08:00
Supowang
5d9895cecc Update lora_demo.c 2020-05-28 17:35:36 +08:00
Supowang
58a621a6fe Update lora_demo.c 2020-05-28 17:34:51 +08:00
Supowang
6687159b16 Update lora_demo.c 2020-05-28 17:33:08 +08:00
Jingru
f8c58778bd arch:arc: use FLS instruction to get clz
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-25 17:25:52 +08:00
supowang
18103937b6 Update Partners.png 2020-05-22 17:17:37 +08:00
supowang
eeb2090d50 add N32G4XM_STB board support
add nationz N32G4XM_STB board support
2020-05-22 16:39:39 +08:00
supowang
adaac8789f add mqtt client support for ec20 LTE DTU
add mqtt client support for ec20 LTE DTU
2020-05-22 11:57:26 +08:00
Supowang
5906021658 Merge pull request #161 from Mculover666/master
modify ec20 recv mode
2020-05-22 11:11:20 +08:00
mculover666
15538ed777 fix send bug 2020-05-22 11:06:43 +08:00
mculover666
36a9311c2c modify code style 2020-05-21 22:24:11 +08:00
mculover666
c0f2470aae modify ec20 recv mode 2020-05-21 22:14:52 +08:00
Mculover666
b6434a6181 Merge pull request #6 from Tencent/master
拉取更新
2020-05-21 22:08:11 +08:00
supowang
ac2dc8c5d2 add pm2.5 demo for evbmx+
add pm2.5 demo for evbmx+
2020-05-19 19:37:04 +08:00
supowang
db4663d33d add iot explorer demo for LN882x
add iot explorer demo for LN882x
2020-05-19 15:47:33 +08:00
Supowang
ecebc6e6ac Merge pull request #159 from acevest/lilygo
add support for LilyGO T-Display-GD32V board
2020-05-18 12:39:48 +08:00
acevest
64a6e372ae add support for LilyGO T-Display-GD32V board 2020-05-18 02:34:31 +08:00
supowang
d1b6d1f869 fix ci gcc project
fix cigcc  project
2020-05-13 14:31:09 +08:00
Supowang
d52febc891 Merge pull request #158 from Mculover666/master
add udp support of ec20
2020-05-12 16:22:41 +08:00
mculover666
4f2f923ca4 add udp support of ec20 2020-05-12 16:17:06 +08:00
mculover666
e720b55a5d fix a bug 2020-05-12 16:13:09 +08:00
mculover666
3ba5534224 add udp_through project in bearpi 2020-05-12 16:11:12 +08:00
mculover666
f89c02f1c7 add tcp_through project in bearpi 2020-05-12 15:01:31 +08:00
Supowang
649c7534aa Merge pull request #157 from Mculover666/master
add support for ec20
2020-05-07 17:41:24 +08:00
mculover666
079d5dadec modify code style 2020-05-07 17:37:47 +08:00
mculover666
c96caa2934 add support for quectel ec20 LTE cat4 module 2020-05-07 17:35:04 +08:00
daishengdong
08e5f7b3ec remove old tencentcloud_sdk and abandoned EVB boards 2020-05-07 16:22:17 +08:00
Jingru
204d269794 arch: arc: update the ARC port
* remove unused codes and definition

Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-07 15:09:42 +08:00
daishengdong
b74cf8d598 Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny 2020-05-07 15:09:14 +08:00
daishengdong
7fdfb8f1c5 add qcloud explorer ota sample 2020-05-07 15:09:09 +08:00
Supowang
59e093ba8b Merge pull request #156 from Mculover666/master
M26 Module
2020-05-07 12:33:23 +08:00
supowang
39173317db fix l073 lorawankeil project
fix l073 lorawankeil  project
2020-05-07 12:31:43 +08:00
mculover666
9d4bac6658 add support for quectel m26 GSM/GPRS module 2020-05-07 12:08:07 +08:00
Mculover666
8454be6da1 Merge pull request #5 from Tencent/master
2020-05-07拉取更新
2020-05-07 12:05:27 +08:00
daishengdong
3e631cd96a update qcloud sdk
1. iot-hub sdk update to 3.2.0
2. iot-explorer update to 3.1.1
2020-05-07 11:11:04 +08:00
Wayne Ren
86375271fc arch: arc: update the ARC port
* bug fix
* remove unused codes and definition
* optimize some codes

Signed-off-by: Wayne Ren <wren@synopsys.com>
2020-05-06 20:23:07 +08:00
Jingru
8c2af057f4 arch: arc: remove unused codes and definition
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 20:21:21 +08:00
Jingru
e64869280b arch: arc: fix jump instruction and remove unused codes
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 20:18:19 +08:00
Jingru
a0eca8f6eb board: nsim: remove wrong definition
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 20:14:57 +08:00
Jingru
733f22d1b9 board: nsim: edit makefile to compile with gnu
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 20:14:05 +08:00
Watson Zeng
0d4593ee5e arch: arc: update the ARC port
* add basic synopsys arc em processor support
* add basic arc nsim em virtual board support
* add basic arc mwdt toolchain support

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
2020-05-06 17:59:22 +08:00
Jingru
13eaef3d46 board: nsim: add ide projects to debug demo with esclipse
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 17:57:52 +08:00
Jingru
bfe3ee1964 board: nsim: add nsim.props and fix libraries
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 17:56:42 +08:00
Jingru
7d7f67e32f board: nsim: sbrk.c:(.text+0x10) undefined reference to end
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 17:55:54 +08:00
Jingru
ddd2d53f06 boarc: nsim: add source code to initialize board and start os
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 17:54:28 +08:00
Jingru
65f55e73e5 arch :arc: add the ARC port
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 17:53:27 +08:00
Supowang1989
c8e39739d3 Merge pull request #155 from Mculover666/master
增加小熊派使用ESP8266+MQTT对接IoThub工程
2020-04-29 16:24:20 +08:00
mculover666
1eb296721c 增加BearPi+ESP8266+MQTT上云工程 2020-04-29 16:17:18 +08:00
Mculover666
7816ea87f5 Merge pull request #4 from Tencent/master
2020-04-28拉取官方最新更新
2020-04-28 20:48:05 +08:00