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
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
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
c027c4b6b4
Merge pull request #144 from DavidLin1577/patch-1
...
Minor optimizes such as mqtt_wrapper.h and so on
2020-04-20 10:35:42 +08:00
Arthur
3b042f1d49
Merge pull request #146 from tluio/sys_arch-patch-1
...
Fix possible use of uninitialized variables in sys_arch.c
2020-04-20 10:34:53 +08:00
tluio
d6e2830f62
Fix possible use of uninitialized variables in sys_arch.c
2020-04-19 18:05:10 +08:00
David Lin
490c5eb336
Update sim7600ce.c
2020-04-18 21:55:02 +08:00
David Lin
08272201c7
Update qcloud.h
2020-04-18 20:35:10 +08:00
David Lin
b8d1539df9
Update mqtt_wrapper.h
...
para -> opt
2020-04-18 20:27:25 +08:00
Arthur
0aabf39f9a
Merge pull request #143 from DavidLin1577/patch-9
...
Update tencent_cloud_sdk_coap.c
2020-04-18 09:55:58 +08:00
Arthur
0befce6782
Merge pull request #142 from DavidLin1577/patch-8
...
Update bc35_28_95_lwm2m.c
2020-04-18 09:55:30 +08:00
Arthur
8c93e8f941
Merge pull request #141 from DavidLin1577/patch-6
...
Update tos_ffconf.h
2020-04-18 09:55:00 +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
010f129608
Update qcloud_iot_hub_sdk_coap.c
2020-04-17 22:15:54 +08:00
David Lin
559a85329e
Update tencent_cloud_sdk_coap.c
...
coap is not mqtt,so
mqtt -> coap
2020-04-17 22:13:20 +08:00
David Lin
9309ff5d77
Update bc35_28_95_lwm2m.c
2020-04-17 21:36:49 +08:00
David Lin
e807d7bd11
Update fatfs_drv.h
...
_TOS_FATFS_DRV_H_ -> _FATFS_DRV_H_
2020-04-17 18:20:35 +08:00
David Lin
febf1613c1
Update tos_ffconf.h
2020-04-17 18:11:29 +08:00
David Lin
c955a833ec
Update e53_ia1_e2e_demo.h
2020-04-17 17:48:12 +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
Arthur
e2d16ddce9
Merge pull request #138 from DavidLin1577/patch-3
...
Update README.md
2020-04-17 11:59:47 +08:00