zylx
|
e2c0749d04
|
[components][ymodem]ymodem 握手阶段增加延时,防止数据接收不全
|
2019-02-21 11:09:41 +08:00 |
Bernard Xiong
|
89ff902ab5
|
Merge pull request #2358 from armink/fix_sfud
[DeviceDriver] Add rt_sfud_flash_find_by_dev_name function to SFUD
|
2019-02-20 18:37:16 +08:00 |
Bernard Xiong
|
f6d551553d
|
Merge pull request #2357 from jinsheng20/bsp/stm32
增加 LTDC 官方驱动条件加入工程
|
2019-02-20 18:36:35 +08:00 |
Bernard Xiong
|
7f987b512d
|
Merge pull request #2356 from loogg/mlw-fs
增加AT_CMD_MAX_LEN配置
|
2019-02-20 18:35:57 +08:00 |
armink
|
65d94a4ecd
|
[DeviceDriver] Add rt_sfud_flash_find_by_dev_name function to SFUD porting file.
|
2019-02-20 16:27:27 +08:00 |
mlw
|
6d947e4f49
|
更改AT_CMD_MAX_LEN介绍
|
2019-02-20 12:19:56 +08:00 |
Bernard Xiong
|
1d1f272f3b
|
Merge pull request #2340 from jinsheng20/stm32f746_disco
Stm32f746 disco
|
2019-02-20 04:52:13 +08:00 |
jinsheng
|
da19913421
|
增加 LTDC 官方驱动条件加入工程
|
2019-02-19 21:45:43 +08:00 |
guozhanxin
|
6e882807fd
|
[bsp][stm32] update ports/drv_spi_lcd.c
|
2019-02-19 14:05:27 +08:00 |
guo
|
4452afdc67
|
Merge branch 'master' into rtt_sensor
|
2019-02-18 23:58:38 -06:00 |
杨连钊
|
5795a34d18
|
[bsp][stm32] add can driver.
|
2019-02-19 13:53:09 +08:00 |
ZYH
|
6a150c0963
|
[BSP][STM32]增加GPIO驱动对GPIOK时钟初始化
|
2019-02-19 08:18:59 +08:00 |
tangweikang
|
23e61b03cc
|
[bsp][stm32] 文档细节完善
|
2019-02-19 08:18:34 +08:00 |
tangweikang
|
a7ef0790c5
|
[bsp][stm32] 为文档添加 ADC 驱动教程
|
2019-02-19 08:18:34 +08:00 |
tangweikang
|
8dc89433f7
|
[bsp][stm32] 为文档添加 TIMER 驱动教程
|
2019-02-19 08:18:34 +08:00 |
tangweikang
|
7a6e7152cf
|
[bsp][stm32] 为文档添加 PWM 驱动教程
|
2019-02-19 08:18:34 +08:00 |
sunlichao
|
daf211bee6
|
[bsp][stm32]添加stm32f405开发板BSP
|
2019-02-18 22:37:28 +08:00 |
Bernard Xiong
|
472ab598cb
|
Merge pull request #2334 from gztss/master
完善STM32G071的BSP
|
2019-02-18 22:36:04 +08:00 |
guanwenliang
|
7534ec5769
|
Add fal_cfg.h
|
2019-02-18 15:32:45 +08:00 |
马龙伟
|
b8c0c30c78
|
增加AT_CMD_MAX_LEN配置
|
2019-02-18 14:22:15 +08:00 |
jinsheng
|
a2ed7ec6bf
|
更改说明格式
|
2019-02-18 10:21:54 +08:00 |
jinsheng
|
a9c9763290
|
增加sd卡支持
|
2019-02-17 11:19:26 +08:00 |
jinsheng
|
8d335a357e
|
增加sdram
|
2019-02-16 22:39:26 +08:00 |
jinsheng
|
bb47d78576
|
增加以太网
|
2019-02-16 17:40:26 +08:00 |
guozhanxin
|
fd755be96d
|
[bsp][stm32]add ali-DeveloperKit bsp
|
2019-02-16 12:43:55 +08:00 |
guozhanxin
|
7967365dc5
|
[bsp][stm32] add more driver supoort for l4
|
2019-02-16 12:41:55 +08:00 |
Bernard Xiong
|
cdb469cee9
|
Merge pull request #2333 from Guozhanxin/doc
[bsp][stm32] 为文档添加引导索引
|
2019-02-15 19:52:27 +08:00 |
Bernard Xiong
|
009de9a4bf
|
Merge pull request #2332 from misonyo/dev
[ci]add new bsp
|
2019-02-15 19:52:10 +08:00 |
guanwenliang
|
9a9a7b3593
|
STM32G071 BSP对SPI和UART DMA读写的支持
|
2019-02-15 16:44:51 +08:00 |
misonyo
|
1140ee9ea2
|
[ci]add new bsp
|
2019-02-15 15:35:28 +08:00 |
guozhanxin
|
dbd2004601
|
[bsp][stm32] 为文档添加引导索引
|
2019-02-15 13:49:38 +08:00 |
Bernard Xiong
|
c7a384b4f5
|
Merge pull request #2322 from zhaojuntao/update-utest-0213
[components][utest] 增加线程模式、loop功能、通配符指定名字
|
2019-02-15 13:42:15 +08:00 |
Bernard Xiong
|
fd3eb65ecb
|
Merge pull request #2331 from Guozhanxin/sensor_1
完善 Sensor
|
2019-02-15 13:40:36 +08:00 |
MurphyZhao
|
e3546a5043
|
[components][utest] 增加 utest_help,用于输出帮助信息
[components][utest] 对于不支持的测试用例,增加输出日志
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-02-15 12:04:36 +08:00 |
guozhanxin
|
fb9482d61b
|
[sensor] change RT_SENSOR_FLAG_FIFO to RT_DEVICE_FLAG_FIFO_RX
|
2019-02-15 10:51:20 +08:00 |
guanwenliang
|
7b53218720
|
完善STM32G071的BSP
|
2019-02-15 10:43:09 +08:00 |
guozhanxin
|
3d9c306454
|
[sensor] change heart rate unit form 'HZ' to 'bpm'.
|
2019-02-14 19:52:55 +08:00 |
Bernard Xiong
|
a659f041ac
|
Merge pull request #2330 from misonyo/dev
[bsp/stm32]change str(Dir('#')) to GetCurrentDir()
|
2019-02-14 19:43:33 +08:00 |
Bernard Xiong
|
65b7f438ff
|
Merge pull request #2329 from RT-Thread/fix_pthread
[ptherad] Fix pthread_exit issue
|
2019-02-14 16:34:34 +08:00 |
misonyo
|
700ce3ae6e
|
[bsp/stm32]change str(Dir('#')) to GetCurrentDir()
|
2019-02-14 15:55:51 +08:00 |
MurphyZhao
|
a305c6cca9
|
[components][utest] utest_run 增加 loop 功能,方便持续运行单一一个测试用例;
[components][utest] utest_run 指定测试用例名字的时候,增加通配符 `*` 的支持,及支持仅指定测试用例名字的前部分字节来运行测试用例。该功能会执行匹配成功的所有测试用例。
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-02-14 15:28:56 +08:00 |
Bernard Xiong
|
f9f7e6c520
|
[ptherad] Fix pthread_exit issue
When pthread invokes pthread_exit, it just detach self.
|
2019-02-14 13:45:25 +08:00 |
Bernard Xiong
|
509a6c14ac
|
Merge pull request #2325 from qgyhd1234/qspi
[components][driver]修复使用spi驱动在sfud的qspi模式下的断言问题
|
2019-02-14 12:14:21 +08:00 |
Bernard Xiong
|
6fc1db1ac6
|
Merge pull request #2318 from Vincent-VG/master
添加片上外设驱动选项
|
2019-02-14 12:14:10 +08:00 |
Bernard Xiong
|
c621ff5389
|
Merge pull request #2324 from wangyq2018/es32f0654
[bsp] add bsp es32f0654
|
2019-02-14 12:13:18 +08:00 |
MurphyZhao
|
0dc7b9a5a2
|
[components][utest] utest 延时启动
在使用 utest 的线程模式的时候,utest_run 命令执行完成后,finsh 会输出 `msh >`,干扰了 utest 内部的日志结构,因此默认在 utest 启动前增加延时。
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-02-14 12:03:29 +08:00 |
Bernard Xiong
|
23ae1997ba
|
Merge pull request #2320 from Guozhanxin/rtt_sensor
添加新的 sensor 框架
|
2019-02-13 18:30:24 +08:00 |
zylx
|
57dc5965cc
|
[components][driver]fix qspi bug
|
2019-02-13 17:35:18 +08:00 |
guozhanxin
|
b9937f076b
|
rename sensor_test to sensor_cmd
|
2019-02-13 15:08:16 +08:00 |
guozhanxin
|
37d0400739
|
rename rt_sen_ to rt_sensor_
|
2019-02-13 15:00:35 +08:00 |