Commit Graph

797 Commits

Author SHA1 Message Date
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
daishengdong
b13634de77 fix sytick drift after tickless wakeup from sleep or stop
1. make port_systick_reload the same as port_systick_config
2020-04-28 16:23:57 +08:00
Arthur
efaa24a5c8 Merge pull request #154 from DavidLin1577/patch-2
Minor optimizes such as output info err etc
2020-04-27 15:13:11 +08:00
daishengdong
e8c135e2bb timer & tickless bugfix
1. fix a bug of timer_update when TOS_CFG_TIMER_AS_PROC > 0u
2. support disable tickless in runtime
3. fix a header file dependency bug, which cause k_tick_t typedef-ed to uint32_t
4. fix tick_count drift in tickless_proc
2020-04-27 15:12:08 +08:00
David Lin
9c9dfb8193 Update HAL_TCP_lwip.c 2020-04-26 21:24:20 +08:00
David Lin
7536e5a359 Update HAL_Device_tencentos_tiny.c 2020-04-26 21:19:13 +08:00
David Lin
061afcb959 Update HAL_OS_tencentos_tiny.c 2020-04-26 21:12:08 +08:00
David Lin
1581cefe97 Update HAL_Timer_tencentos_tiny.c 2020-04-26 21:06:22 +08:00
David Lin
2096bca000 Update HAL_UDP_lwip.c 2020-04-26 21:03:37 +08:00
David Lin
493bdb0921 Update HAL_UDP_lwip.c 2020-04-26 21:00:33 +08:00
David Lin
373527e2c0 Update HAL_UDP_module.c 2020-04-26 20:56:56 +08:00
David Lin
b64c6ee9dd Update HAL_AT_UART_tencentos_tiny.c 2020-04-26 20:52:10 +08:00
David Lin
417edcf9b8 Update HAL_Device_tencentos_tiny.c
HAL_GetDevInfo -> HAL_GetGwDevInfo
2020-04-26 20:44:24 +08:00
Supowang1989
ccad2a8826 Merge pull request #153 from acevest/tank
add interface for lcd
2020-04-26 10:02:26 +08:00
Supowang1989
39f9b15f44 Merge pull request #152 from jiejieTop/master
mqttclient version 1.0.2 released...
2020-04-26 10:01:59 +08:00
acevest
861966412b add interface for lcd 2020-04-25 19:36:00 +08:00
jiejieTop
d58ef4e996 mqttclient version 1.0.2 released... 2020-04-25 19:12:18 +08:00
jiejietop
8e38e24711 mqttclient version 1.0.2 released... 2020-04-25 12:04:38 +08:00
daishengdong
2e8c8c19e6 fix some calloc bug
1. some calloc fix
2. fix some document error
3. refactor kv API, to be compatible with ota API
2020-04-24 11:58:42 +08:00
supowang
f6527d2d9a delete some unused bsp files to reduce code size
delete some unused bsp files to reduce code size
2020-04-24 10:50:20 +08:00
Supowang1989
c68f196004 Merge pull request #151 from acevest/fix_riscv_irq_return
fix the bug of checking whether the task needs to be switched when th…
2020-04-24 10:17:36 +08:00
acevest
3dc706ee3e fix the bug of checking whether the task needs to be switched when the riscv irq returns 2020-04-24 10:09:25 +08:00
Arthur
051613f8a8 Merge pull request #148 from acevest/nrf24
add nrf24l01 support
2020-04-22 15:37:20 +08:00
acevest
03b3141166 add lcd show nrf24 data 2020-04-21 21:04:07 +08:00
acevest
3c592b5f11 TencentOS tiny EVB_MX & Sipeed Longan nano support nrf24l01 2020-04-21 14:34:21 +08:00
acevest
0042676b27 move nrf24l01 code to devices 2020-04-21 14:34:21 +08:00