Commit Graph

465 Commits

Author SHA1 Message Date
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
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
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
39173317db fix l073 lorawankeil project
fix l073 lorawankeil  project
2020-05-07 12:31:43 +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
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
mculover666
1eb296721c 增加BearPi+ESP8266+MQTT上云工程 2020-04-29 16:17:18 +08:00
acevest
861966412b add interface for lcd 2020-04-25 19:36:00 +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
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
acevest
b3f83445ff send string data 2020-04-21 14:34:21 +08:00
acevest
ca2743c09d clean code 2020-04-21 14:34:21 +08:00
acevest
c3204264e9 add test nrf_rx nrf_tx test code 2020-04-21 14:34:21 +08:00
acevest
7e519fba6a fix bug in nrf_enable_rxaddr 2020-04-21 14:34:21 +08:00
acevest
1585e3731b sipeed longan nano support nrf24 & lcd & led 2020-04-21 14:34:21 +08:00
acevest
b962ab14f3 add led blink when recv data from nrf24l01 2020-04-21 14:34:21 +08:00
acevest
0b517ab630 nrf24l01 support irq recv 2020-04-21 14:34:21 +08:00
acevest
dde50162fb fix spi bug when read/write gd32v peripherals 2020-04-21 14:34:21 +08:00
acevest
81cf6f0c23 debug nrf24 on longan nano 2020-04-21 14:34:21 +08:00
acevest
5e87b05e0c sipeed longan nano add nrf24l01 2020-04-21 14:34:21 +08:00
acevest
cd3ab71eb7 add nrf24l01 tx 2020-04-21 14:34:21 +08:00
acevest
602ad7d308 detach nrf24l01 hal from nrf24l01 2020-04-21 14:34:21 +08:00
acevest
019b69f592 add reset nrf24l01 registers 2020-04-21 14:34:21 +08:00
acevest
522ebe4f9b support nrf24l01 rx 2020-04-21 14:34:21 +08:00
Arthur
29911c483a Merge pull request #140 from DavidLin1577/patch-5
Update lora_demo.h
2020-04-18 09:54:12 +08:00
Arthur
0e25478953 Merge pull request #139 from DavidLin1577/patch-4
Update fatfs_drv.c
2020-04-18 09:53:45 +08:00
David Lin
c51a9b32aa Update lora_demo.h
__APP_DEMO_H__ -> __LORA_DEMO_H__
2020-04-17 17:42:53 +08:00
supowang
3fd1d77373 add mqttclient examples for EVB_LN882x
add mqttclient examples for EVB_LN882x
2020-04-17 15:49:17 +08:00
David Lin
feeb55dced Update fatfs_drv.c 2020-04-17 15:48:01 +08:00
David Lin
2254327f47 Update fatfs_drv.c
增加异常处理,防止错误cmd值导致返回RES_OK
2020-04-17 12:36:30 +08:00
David Lin
a430718e4f Update README.md 2020-04-17 11:53:58 +08:00
daishengdong
5c21ce702f add IAP sample project, mini program manual
see:
doc/20.In_Application_Programming_based_EVB_MX_Plus.md
2020-04-15 18:11:13 +08:00
wuliang
895b8de45c Add tcp client/server echo example. @EVB_LN882x 2020-04-10 22:16:46 +08:00