Bernard Xiong
|
b2e30a7efe
|
Merge pull request #3678 from luhuadong/develop
[Sensor] Add Plantower sensor info
|
2020-06-11 23:59:04 +08:00 |
luhuadong
|
9e7fdad8fb
|
[Sensor] Add Plantower sensor info
|
2020-06-11 21:26:31 +08:00 |
Bernard Xiong
|
12530b72a8
|
Merge pull request #3677 from geniusgogo/master
[tools] fixed python 2.x `cmp`
|
2020-06-11 10:43:59 +08:00 |
xieyangrun
|
d46f914da4
|
[tools] fixed python 2.x `cmp`
|
2020-06-11 09:17:16 +08:00 |
Bernard Xiong
|
8d11b9b822
|
Merge pull request #3674 from DavidLin1577/patch-9
[lwip]Fixed a memset bug in ethernetif.c
|
2020-06-11 06:52:53 +08:00 |
David Lin
|
822df76f8e
|
Update ethernetif.c
|
2020-06-10 23:32:06 +08:00 |
David Lin
|
aa0b68a575
|
Update ethernetif.c
|
2020-06-10 23:30:44 +08:00 |
David Lin
|
8beb439926
|
Update ethernetif.c
|
2020-06-10 23:27:25 +08:00 |
Bernard Xiong
|
b92c2652d5
|
Merge pull request #3673 from DavidLin1577/patch-8
[libcpu]Fixed the wrong notes in context_iar.S
|
2020-06-10 22:51:48 +08:00 |
Bernard Xiong
|
90e67a5ecd
|
Merge pull request #3670 from geniusgogo/master
Optimize project group sort by name
|
2020-06-10 22:47:42 +08:00 |
David Lin
|
4f53c68b3b
|
Update ethernetif.c
|
2020-06-10 11:09:11 +08:00 |
David Lin
|
a5fddaecc3
|
Update ethernetif.c
|
2020-06-10 11:08:01 +08:00 |
David Lin
|
5f6c3d7345
|
Update ethernetif.c
if LWIP_NETIF_HOSTNAME enable, the length is 'sizeof(struct netif)+ LWIP_HOSTNAME_LEN',
not only equal to 'sizeof(struct netif)'.
|
2020-06-10 10:59:50 +08:00 |
David Lin
|
62b2038fe6
|
[libcpu]Fixed the wrong notes in context_iar.S
swith -> switch
|
2020-06-10 10:15:06 +08:00 |
xieyangrun
|
ba32394a00
|
Optimize project group sort by name
|
2020-06-08 18:07:04 +08:00 |
Bernard Xiong
|
ce83371504
|
Merge pull request #3663 from nongxiaoming/fix_bug
[bsp][imxrt] fix the gpio drivers warning,'int_mode' may be used unin…
|
2020-06-07 23:34:24 +08:00 |
nongxiaoming
|
3ded26a700
|
[bsp][imxrt] fix the gpio drivers warning,'int_mode' may be used uninitialized.
|
2020-06-06 17:20:36 +08:00 |
Bernard Xiong
|
08a8e75ae9
|
Merge pull request #3662 from BernardXiong/fix_pthreads
Fix pthreads
|
2020-06-06 15:32:34 +08:00 |
Bernard Xiong
|
be43008c56
|
[libc] remove pthread.h in newlib/syscalls.c
|
2020-06-06 13:23:56 +08:00 |
Bernard Xiong
|
fe2e9e924e
|
[libc] fix 64bit issue for pthreads
|
2020-06-06 13:21:32 +08:00 |
Bernard Xiong
|
a4f1905b6d
|
[libc] Fix pthreads compiling issue with new newlib version
|
2020-06-06 13:20:58 +08:00 |
Bernard Xiong
|
64ac4928f4
|
Merge pull request #3660 from tyustli/imxrt
[bsp][imxrt] fix docs and templates err
|
2020-06-06 09:45:18 +08:00 |
tyustli
|
eb0e373cf6
|
[bsp][imxrt] fix docs and templates err
|
2020-06-05 18:04:54 +08:00 |
Bernard Xiong
|
695a58648a
|
Merge pull request #3653 from liu2guang/master
调整STM32系列bsp部分外使的中断优先级配置
|
2020-06-04 17:57:14 +08:00 |
Bernard Xiong
|
7c33e8da9e
|
Merge pull request #3644 from OpenNuvoton/rtt_issues
[W25Q32BV]Support fast read QUAD_OUTPUT and QUAL_IO.
|
2020-06-04 15:32:40 +08:00 |
Bernard Xiong
|
1b60cdaefb
|
Merge pull request #3650 from bigmagic123/fix_raspi2
fix raspi bsp
|
2020-06-04 11:04:05 +08:00 |
Bernard Xiong
|
6a1c9f3222
|
Merge pull request #3642 from imgtec/bsp-ls2k/gpio-noirq-v2
bsp: ls2k: initial gpio driver without irq support
|
2020-06-04 11:01:57 +08:00 |
Bernard Xiong
|
ae3e5ab5f4
|
Merge pull request #3645 from thread-liu/develop
修复了 stm32f103-hw100k-ibox iar 工程导入报错 的BUG
|
2020-06-04 10:53:19 +08:00 |
流光
|
6ba3767949
|
[update] Configure the lowest priority of STM32 systick interrupts | 配置STM32 systick中断优先级为系统最低.
|
2020-06-04 10:19:22 +08:00 |
流光
|
0a5d7d60eb
|
[upadte] Configure the priority of STM32 uart rx interrupts | 显式配置STM32串口接收中断优先级.
|
2020-06-04 10:18:57 +08:00 |
bigmagic
|
266716a959
|
remove unnecessary code
|
2020-06-04 00:04:16 +08:00 |
bigmagic
|
92ab0fd593
|
fix startup code address relative jump
|
2020-06-04 00:03:07 +08:00 |
bigmagic
|
587e50dc1c
|
fix raspi2 timer
|
2020-06-03 23:58:34 +08:00 |
Du Huanpeng
|
725d930937
|
bsp: ls2k: initial gpio driver without irq support
Signed-off-by: duhuanpeng <548708880@qq.com>
|
2020-06-03 10:54:18 +08:00 |
thread-liu
|
076c61b3fa
|
[更新] 修改了 stm32f103-hw100k-ibox iar 工程编译报错的 bug
|
2020-06-02 18:45:23 +08:00 |
Wayne Lin
|
c72ee2d63c
|
[W25Q32BV]Support fast read QUAD_OUTPUT and QUAL_IO.
|
2020-06-02 14:46:52 +08:00 |
Bernard Xiong
|
997c652784
|
Merge pull request #3624 from ShermanShao/master
[BSP]Add nrf5x SPI BSP
|
2020-06-01 16:10:29 +08:00 |
Bernard Xiong
|
a6a8b90935
|
Merge pull request #3618 from longtengmcu/master
fix three bugs about ethernet
|
2020-06-01 15:32:53 +08:00 |
Bernard Xiong
|
7c761516aa
|
Merge pull request #3622 from DriftSnail/master
Add BSP for STM32F103RET6-OneNET-NBIoT Board .
|
2020-05-31 18:33:50 +08:00 |
Bernard Xiong
|
36427ffdbd
|
Merge pull request #3637 from aozima/aozima
set Systick interrupt priority to the lowest
|
2020-05-31 18:32:49 +08:00 |
aozima
|
c3d63e49de
|
set Systick interrupt priority to the lowest
|
2020-05-30 15:23:25 +08:00 |
Nimbus
|
f66a132f6d
|
Add BSP for STM32F103RET6-OneNET-NBIoT Board
|
2020-05-30 11:41:28 +08:00 |
Bernard Xiong
|
1ef77bd969
|
Merge pull request #3601 from OpenNuvoton/rtt_issues
Fix issues
|
2020-05-30 09:43:54 +08:00 |
Bernard Xiong
|
423270936a
|
Merge pull request #3494 from greed-island/event
Update ipc.c
|
2020-05-30 09:43:21 +08:00 |
Bernard Xiong
|
81610509d1
|
Merge pull request #3603 from cliff-cmc/master
[dlmodule] Fix crash when dlmodule exit
|
2020-05-29 08:53:55 +08:00 |
Bernard Xiong
|
32714439f0
|
Merge pull request #3634 from jch12138/master
添加static前缀,防止与用户自定函数冲突
|
2020-05-29 06:47:54 +08:00 |
jch12138
|
c0a4da7c5b
|
添加static前缀,防止与用户自定函数冲突
|
2020-05-28 20:57:43 +08:00 |
Bernard Xiong
|
cadd6d73ea
|
Merge pull request #3628 from sheltonyu/developer
[bsp/at32] 1.add support for AT-START-F407 board, 2.add eth and rtc d…
|
2020-05-28 11:06:37 +08:00 |
sheltonyu
|
8c5e29b7c8
|
add AT32 to .travis.yml
|
2020-05-27 10:47:51 +08:00 |
Bernard Xiong
|
8039bac92a
|
Merge pull request #3627 from bigmagic123/add_raspi4_uart
support raspi4 all uart
|
2020-05-26 16:05:53 +08:00 |