Bernard Xiong
b24dde2525
Merge pull request #2287 from misonyo/dev
...
[components/drivers & bsp/stm32]fix kconfig syntax error etc.
2019-01-30 11:35:56 +08:00
Bernard Xiong
c974949cee
Update Kconfig
2019-01-30 09:24:47 +08:00
Bernard Xiong
14fd4e34a9
Merge pull request #2249 from PiscesLyn/patch-2
...
ymodem support multiple files transmission
2019-01-30 09:12:40 +08:00
Bernard Xiong
a8c9d56936
Merge pull request #2290 from armink/master
...
Update the version number and year info
2019-01-29 04:37:53 +08:00
Bernard Xiong
7069de3a26
Merge pull request #2282 from qiaoqidui/master
...
fix lwip2.1.0 port bug
2019-01-29 04:36:26 +08:00
armink
791c2c89cf
[kservice] Update the rt_show_version info to 2019.
2019-01-28 20:12:44 +08:00
armink
9133dde430
[Kconfig] Update the version number to 4.0.1
2019-01-28 20:11:45 +08:00
Bernard Xiong
aa1e41d04f
Merge pull request #2288 from SummerGGift/add_stm32_new_framework
...
[bsp][stm32] optimize stm32 series BSP
2019-01-28 19:21:13 +08:00
SummerGift
532a14ddd8
[bsp][stm32] fix flash partition bug
2019-01-28 14:00:13 +08:00
SummerGift
32b43c1fde
[bsp][stm32] optimize spi flash prompt message
2019-01-28 13:56:32 +08:00
misonyo
227b6eb30d
[components/drivers & bsp/stm32]fix kconfig syntax error and add rx buffer size config
2019-01-28 13:54:20 +08:00
Bernard Xiong
d53a8f551c
Merge pull request #2262 from ylz0923/patch-4
...
Fixbug stm32f1xx_hal_can.h
2019-01-28 11:41:14 +08:00
Bernard Xiong
812a535922
Update README.md
2019-01-28 09:11:26 +08:00
Bernard Xiong
8bcc2d1265
Merge pull request #2285 from balanceTWK/rtt_master
...
[BSP] Fixed imxrt1050 gpio driver | 修复 imxrt1050 gpio 驱动
2019-01-28 05:54:13 +08:00
Bernard Xiong
d68c0f225d
Update rtdef.h
...
Update version number to v4.0.1
2019-01-27 21:58:07 +08:00
BalanceTWK
e7c5fa13f5
Use astyle to format the drv_pin.c
2019-01-27 21:36:07 +08:00
BalanceTWK
70738c3711
[BSP] Fixed imxrt1050 gpio driver | 修复 imxrt1050 gpio 驱动
2019-01-27 21:22:02 +08:00
qiaoqidui
32d1bfd949
fix lwip2.1.0 port bug
...
fix lwip2.1.0 port bug
2019-01-27 18:01:31 +08:00
Bernard Xiong
92b1502eec
Merge pull request #2278 from RT-Thread/v4.0_changelog
...
Update changelog
2019-01-27 16:25:35 +08:00
Bernard Xiong
3055099a12
Merge pull request #2277 from RT-Thread/remove_stm32
...
[BSP] Remove the unnecessary STM32 BSP
2019-01-27 16:24:55 +08:00
BernardXiong
1d6a4db184
[ci] remove unnecessary stm32 bsp
2019-01-27 06:31:54 +00:00
Bernard Xiong
9ba354a3d9
Update changelog
2019-01-27 13:45:16 +08:00
BernardXiong
699fe7afe9
[BSP] Remove the unnecessary STM32 BSP
2019-01-27 05:42:30 +00:00
Bernard Xiong
4a9716060b
Merge pull request #2276 from RT-Thread/remove_imxrt1052-evk
...
[BSP] remove imxrt1052-evk and use imxrt later
2019-01-27 13:37:13 +08:00
BernardXiong
9e3bccce2e
Update .travis.yml for imxrt BSP CI
2019-01-27 01:17:06 +00:00
BernardXiong
86d7b7a347
[BSP] remove imxrt1052-evk and use imxrt later
2019-01-27 01:11:35 +00:00
Bernard Xiong
806c97813f
Merge pull request #2275 from RT-Thread/fix_stm32f767-st-nucleo_eol
...
[bsp][stm32f767-st-nucleo] Fix the eol.
2019-01-27 08:16:57 +08:00
Bernard Xiong
11a75e4062
[bsp][stm32f767-st-nucleo] Fix the eol.
...
Fix the end of line issue.
2019-01-27 01:02:41 +08:00
Bernard Xiong
e02f1afdfe
Merge pull request #2256 from foss-for-synopsys-dwc-arc-processors/arc_support
...
[bsp][synopsys] add the support of synopsys arc emsk
2019-01-26 10:34:13 +08:00
Bernard Xiong
d4a09eff94
Merge pull request #2268 from sunshine0824/stm32l0xx_HAL_bug
...
[bsp][stm32] add rtt head file to stm32lxx_hal.h for resolve scons error
2019-01-26 10:27:56 +08:00
Bernard Xiong
500d43bd83
Merge pull request #2269 from zhaojuntao/fix-utest-0125
...
[component][utest] 增加 utest 日志输出级别配置
2019-01-26 10:27:41 +08:00
Bernard Xiong
b3c4f3be20
Merge pull request #2227 from ylz0923/patch-2
...
Update board.c
2019-01-25 18:47:03 +08:00
MurphyZhao
655c4ad36b
[component][utest] 增加 utest 日志输出级别配置,提供 ASSERT 和 ALL 两个级别,便于测试用例控制 log 输出
...
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-01-25 17:25:29 +08:00
sun_shine
406bec6301
[bsp][stm32] add rtt head file to stm32lxx_hal.h for resolve scons error
2019-01-25 16:33:46 +08:00
Wayne Ren
50d70636dd
[bsp][synopsys][emsk] add the doc of emsk
...
add the documenatation
Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-01-25 10:34:14 +08:00
Wayne Ren
d8aa99a29c
[bsp][synopsys] add the support of synopsys arc emsk
...
* the initial support of synopsys designware arc processor
* the initial support of synospsy ARC EM Starter Kit
* the bsp code is based on embarc which is a common SDK for
all synopsys ARC-based boards
* use "scons --gdb" to debug emsk with em9d configuration
* for detailed board information, pls go embarc.org
Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-01-25 10:29:34 +08:00
Bernard Xiong
7aede1befb
Merge pull request #2245 from zhaojuntao/fix-sprintf
...
[src][kservice.c] 修复 snprintf 中 `print_number` 函数错误解析 `%.0d` format 的问题
2019-01-25 10:29:24 +08:00
Bernard Xiong
71da3392fc
Merge pull request #2263 from RT-Thread/fix_fdopen
...
[DFS] Remove opened file check
2019-01-25 03:16:21 +08:00
Bernard Xiong
3b4a9f51c7
[DFS] Remove opened file check
...
Remove opened file check in dfs_file_open function. It will be replaced with POSIX flock/fcntl.
2019-01-24 20:55:27 +08:00
Bernard Xiong
806eb49f71
Merge pull request #2259 from RT-Thread/fix_thread_stat
...
[Kernel] Fix rt_schedule_insert_thread issue
2019-01-24 16:24:17 +08:00
杨连钊
616b87ea37
Update stm32f1xx_hal_can.h
2019-01-24 15:40:53 +08:00
Bernard Xiong
a68bdc94e4
Merge pull request #2250 from gztss/master
...
实现_sys_flen()函数并解决了unistd.h和dirent.h不能同时包含的问题。
2019-01-24 09:43:36 +08:00
Bernard Xiong
69994ca210
[Kernel] Fix rt_schedule_insert_thread issue
...
When suspend current thread and then enable interrupt, it's possible resume "the current thread" immediately and insert to ready queue. The rt_schedule_insert_thread should change the status of "current thread" to RUNNING statue.
2019-01-24 09:30:30 +08:00
gztss
11751d60e0
实现_sys_flen()函数
2019-01-24 09:05:41 +08:00
Bernard Xiong
448488f789
Merge pull request #2253 from sunshine0824/stm32l0xx_HAL
...
[bsp][stm32] add STM32L0xx_HAL
2019-01-23 16:54:47 +08:00
Bernard Xiong
91324a2a5d
Merge pull request #2255 from whj4674672/master
...
[bsp][stm32]add stm32f107 bsp
2019-01-23 16:53:46 +08:00
whj
d61ddb8108
[bsp][stm32]stm32f107 同步最新模板
2019-01-23 13:29:03 +08:00
whj
994c261b77
{bsp][stm32]stm32f107 更新到最新模板
2019-01-23 13:01:55 +08:00
whj
1b2d5661c0
[bsp][stm32]add stm32f107 bsp
2019-01-23 11:46:24 +08:00
Bernard Xiong
358a3884f6
Merge pull request #2254 from misonyo/dev
...
[driver/ringbuffer]illegal access to freed memory
2019-01-23 11:11:03 +08:00