EvalZero
|
598f2d360b
|
[bsp][stm32l475-atk-pandora]adapt new pm interface for stm32l475-atk-pandora.
|
2019-05-09 20:57:31 +08:00 |
EvalZero
|
b242b1e6f6
|
[examples][pm]add wakeup application for pm.
|
2019-05-09 20:55:35 +08:00 |
EvalZero
|
42a32fd473
|
[components][pm]add check for pm initialize.
|
2019-05-09 20:53:34 +08:00 |
Bernard Xiong
|
c4cd2a1cc1
|
Merge pull request #2664 from Guozhanxin/eth_fix
[bsp][stm32]去除 drv_eth.c 和 lwip 的依赖关系。
|
2019-05-09 18:48:42 +08:00 |
guozhanxin
|
0d2be12594
|
[bsp][stm32]去除 drv_eth.c 和 lwip 的依赖关系。
|
2019-05-09 17:06:19 +08:00 |
Bernard Xiong
|
2bf9ba0675
|
Merge pull request #2661 from BernardXiong/pre-release_v4.0.1
Pre-release for v4.0.1
|
2019-05-09 12:57:47 +08:00 |
SummerGift
|
d8b1c7d067
|
【修改】:QSPI FLASH 的名称实际为 W25Q256,并修改 QSPI FLASH 的初始化顺序为 device
|
2019-05-09 11:13:51 +08:00 |
Bernard Xiong
|
fa2d77ac72
|
Merge pull request #2660 from Guozhanxin/iot_board
[bsp][stm32][pandora] 添加 icm20608 及 flash 文件系统支持.
|
2019-05-09 09:49:36 +08:00 |
Bernard Xiong
|
d0b686ed3c
|
Merge pull request #2653 from Zero-Free/pm_dev
改进低功耗组件
|
2019-05-09 09:42:19 +08:00 |
Bernard Xiong
|
43c1236ec9
|
[Kernel] code cleanup for indentation.
|
2019-05-09 08:57:24 +08:00 |
Bernard Xiong
|
d729448f5e
|
[libcpu][arm/cortex-a] Add correct comments.
|
2019-05-09 08:48:38 +08:00 |
Bernard Xiong
|
21cd524bdb
|
[Kernel] Fix the SPINLOCK definitions issue.
|
2019-05-09 08:48:38 +08:00 |
Bernard Xiong
|
4127cc13bf
|
[Kernel] Move the ++/-- operator outside of condition.
|
2019-05-09 08:48:38 +08:00 |
guozhanxin
|
a2048b6c76
|
[bsp][stm32][pandora] 添加 icm20608 及 flash 文件系统支持.
|
2019-05-08 17:03:56 +08:00 |
Bernard Xiong
|
abc5fff696
|
Merge pull request #2659 from Guozhanxin/sensor_fix
[sensor] 完善sensor框架
|
2019-05-08 15:27:12 +08:00 |
Bernard Xiong
|
955d78cd14
|
Merge pull request #2658 from Lawlieta/develop_sal
[net][sal] Improve ioctl interface to support socketfd operations
|
2019-05-08 15:26:28 +08:00 |
Bernard Xiong
|
7ff7fde4c9
|
Merge pull request #2656 from sundm75/sundm75
[bsp][ls1c] Add watchdog library function and driver .
|
2019-05-08 15:25:21 +08:00 |
Bernard Xiong
|
dfaced4cb6
|
Merge pull request #2655 from Lawlieta/develop
[net][sal] Add options and types for UDP multicast traffic handling
|
2019-05-08 14:29:15 +08:00 |
guozhanxin
|
8f2f232887
|
[sensor] 完善sensor框架
* 修复开启 RTC 编译报错的问题。
* 在显示 sensor 数据时添加单位。
|
2019-05-08 11:47:07 +08:00 |
chenyong
|
25ebcc9c33
|
[net][sal] Improve ioctl interface to support for socketfd operations
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-05-08 10:48:17 +08:00 |
SummerGift
|
960451695b
|
【修改】 网卡驱动的初始化应当在 lwip 初始化之后以及应用调用网络接口之前,因此修改初始化等级为 device 是比较合适的。
|
2019-05-08 10:43:25 +08:00 |
sundm75
|
f74f6e8c55
|
[bsp][ls1c] Add watchdog library function and driver .
|
2019-05-08 08:15:20 +08:00 |
EvalZero
|
d51e0783ba
|
[components][pm]fix some issues with low power components
|
2019-05-07 21:03:48 +08:00 |
chenyong
|
cbe67ae354
|
[net][sal] Add options and types for UDP multicast traffic handling
[net][sal] Add options for level IPPROTO_IP
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-05-07 17:24:11 +08:00 |
Bernard Xiong
|
1fe6888e25
|
Merge pull request #2654 from armink/target_eclipse
[bsp][qemu-vexpress-a9] Fix the elf not running problem.
|
2019-05-07 17:02:40 +08:00 |
Bernard Xiong
|
e88e4eb99c
|
Merge pull request #2652 from yangjie11/yj_fix_branch
[bsp]support AC6 for some bsp and stm32 bsp templates.
|
2019-05-07 17:01:33 +08:00 |
armink
|
2cb371ac4a
|
[bsp][qemu-vexpress-a9] Fix the elf not running when using eclipse target.
|
2019-05-07 16:04:25 +08:00 |
EvalZero
|
623ddc62b2
|
[components][pm]adapt to the new power management interface
|
2019-05-06 19:57:22 +08:00 |
EvalZero
|
943c5ccc66
|
[bsp][stm32l476-st-nucleo]add low power feature support for stm32l476-st-nucleo
|
2019-05-06 19:56:01 +08:00 |
Bernard Xiong
|
bdd2b2b5a2
|
Merge pull request #2649 from jg1uaa/master
add LPC1114 support
|
2019-05-06 19:51:33 +08:00 |
EvalZero
|
c57f2370ad
|
[components][pm]improve low power management components
|
2019-05-06 18:17:55 +08:00 |
yangjie
|
ad3cbf6ed9
|
[bsp]support AC6 for some bsp.
|
2019-05-06 15:09:11 +08:00 |
yangjie
|
f22753aa5b
|
[bsp/stm32][templates]support AC6 for stm32 bsp templates.
|
2019-05-06 10:34:38 +08:00 |
yangjie
|
d7832ef8c9
|
[bsp/stm32][board.h]support AC6 for stm32 bsp.
|
2019-05-06 10:20:58 +08:00 |
Bernard Xiong
|
4a2242b94d
|
Merge pull request #2650 from Lawlieta/develop
[net][netdev] Add default netdev automatic change features configuration
|
2019-05-06 09:26:29 +08:00 |
chenyong
|
7424e44e20
|
[net][netdev] Add default netdev automatic change features configuration
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-05-05 20:35:01 +08:00 |
Bernard Xiong
|
dd1a906b6d
|
Merge pull request #2638 from ericQiang/rtt_dev
[bug fix]不使能LWIP的TCP功能时,编译出错。
|
2019-05-05 18:18:08 +08:00 |
SASANO Takayoshi
|
eb0a361acc
|
add LPC1114 support
|
2019-05-05 16:13:57 +09:00 |
chenyong
|
9752dd7889
|
[net][sal] Delete the judgment of the default network interface device when socket is created
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-05-05 14:50:29 +08:00 |
zhouchuanfu
|
b844496ac9
|
增加F1系列的uart的dma支持。
|
2019-05-04 18:44:36 +08:00 |
zhouchuanfu
|
d52a412f4c
|
增加串口DMA发送功能
|
2019-05-03 20:52:31 +08:00 |
zhouchuanfu
|
18d24cfd8d
|
增加uart的dma半中断接收方式,用来解决连续一次性接收大于dma缓存的数据而不会丢失数据。
|
2019-05-03 18:16:16 +08:00 |
Bernard Xiong
|
c2244a5c57
|
Merge pull request #2628 from HubertXie/master
实现多网卡自动切换功能
|
2019-05-01 20:25:31 +08:00 |
Bernard Xiong
|
4691f335da
|
Merge pull request #2636 from willianchanlovegithub/dofly
[bsp[stm32][f103-dofly-m3s]Add On-Chip Flash, I2C, SPI, SPI FLASH, EEPRAM drivers
|
2019-04-30 18:54:00 +08:00 |
Bernard Xiong
|
514be9cc47
|
Merge pull request #2348 from Shuobatian/shuobatian_hwtimer
fix drv_timer.c stm32f7 TIM14 Interrupt
|
2019-04-30 08:42:13 +08:00 |
ericQiang
|
ee6671f22b
|
[bug fix]不使能LWIP的TCP功能时,编译出错。
|
2019-04-30 00:22:17 +08:00 |
Bernard Xiong
|
9839dcd5a3
|
Merge pull request #2637 from armink/target_eclipse
更新 Eclipse 工程的生成
|
2019-04-29 22:02:38 +08:00 |
armink
|
5c584bfff9
|
[qemu-vexpress-a9] Add eclipse project support.
|
2019-04-29 18:42:12 +08:00 |
armink
|
6674e77986
|
[tools][eclipse] Fix eclipse target update error.
|
2019-04-29 18:17:47 +08:00 |
Bernard Xiong
|
8afa24c811
|
Merge pull request #2635 from ericQiang/rtt_dev
修复scons创建mdk工程时,group组中有多个library的情况下,会重复创建同名group.
|
2019-04-29 17:43:43 +08:00 |