Commit Graph

7471 Commits

Author SHA1 Message Date
SummerGift bad889140b [bsp][stm32] fix bug in f7 bsp template 2019-01-08 14:10:29 +08:00
SummerGift 883a9f1e13 [bsp][stm32] update dma config in Kconfig 2019-01-08 14:09:33 +08:00
SummerGift 02a1fa3079 [bsp][stm32] add hwtimer driver for f7 series 2019-01-08 14:02:18 +08:00
SummerGift 40a474fefa [bsp][stm32] optimize eth driver 2019-01-08 14:01:27 +08:00
SummerGift 688d8994d9 [bsp][stm32] update drv_spi.c 2019-01-08 14:00:01 +08:00
SummerGift 74395fd114 [bsp][stm32] update kconfig 2019-01-08 12:05:06 +08:00
SummerGift 574492a282 [bsp][stm32] Modify the DMA implementation 2019-01-08 11:59:27 +08:00
SummerGift d023fb47ba [bsp][stm32] add all series dma_config files 2019-01-08 11:58:46 +08:00
HubretXie bdc0e4f540
[stm32][drv_gpio]增加对Stm32f0系列关中断处理方式
增加stm32f0系列GPIO关中断处理
2019-01-08 09:52:16 +08:00
HubretXie adfefdb05f
Merge pull request #2 from RT-Thread/master
sync
2019-01-08 09:45:54 +08:00
Bernard Xiong 3d95a03597
Merge pull request #2101 from HubertXie/master
[drv_gpio]修改GPIO驱动关中断处理方式
2019-01-08 07:34:36 +08:00
Bernard Xiong 3a3c6c51f8 [libcpu] remove cache.h from mips/common folder. 2019-01-07 21:16:05 +08:00
Bernard Xiong 4c0aafb57f [libcpu] Fix the SCoscript issue in cpu/MIPS. 2019-01-07 09:20:30 +08:00
Bernard Xiong 372dbb26e1 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2019-01-07 06:13:27 +08:00
Bernard Xiong 553e05871e
Merge pull request #2160 from RT-Thread/fix_BSPPath
[tools] Add BSP path into Kernel Group.
2019-01-07 06:13:11 +08:00
Bernard Xiong 44be0f6369 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2019-01-07 06:10:12 +08:00
Bernard Xiong bde47018b8 [libcpu] Add SConscript in libcpu. 2019-01-07 06:09:45 +08:00
Bernard Xiong ff8a2709ea
Merge pull request #2157 from zhaojuntao/fix-dfs
[components][dfs] Refix #2100 PR
2019-01-06 18:25:04 +08:00
MurphyZhao 5d6c7e0df7 [components][dfs] Refix #2100 PR
#2100 PR 增加 `#include <libc.h>` 后,如果定义了 `RT_USING_DFS_DEVFS`,那就必须要开启 LIBC 才可以成功编译,增加了对 RT_USING_LIBC 的依赖。但是,这个修复又是关于开启 POSIX 的时候遇到的问题,因此建议在引入 <libc.h> 的地方,加入对 `RT_USING_POSIX` 的依赖。

Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-01-05 14:20:44 +08:00
Bernard Xiong 1e78259545 [tools] Add BSP path into Kernel Group. 2019-01-05 07:39:36 +08:00
Jess fd05a8af3e 1.add nuc487_flash.sct to fix scons build error:Fatal error: L6031U.
2.fix using keil_v5 build warning, add new line at the end of drv_uart.c.
2019-01-05 04:18:09 +08:00
BalanceTWK a9cb5151c8 [bsp][imxrt] 添加RTC依赖选项 RT_USING_LIBC | add RTC dependency options RT_USING_LIBC 2019-01-04 21:40:14 +08:00
Bernard Xiong 366e28f476
Merge pull request #2153 from zhaojuntao/fix-ulog
[components][ulog] fix ulog_console_backend_init auto init level
2019-01-04 21:22:20 +08:00
MurphyZhao 5ea985d0fb [components][utilities/ulog] 修改 ulog_console_backend_init 从 `INIT_COMPONENT_EXPORT` 修改为 `INIT_PREV_EXPORT` 级别的自动初始化,与 ulog_init 同级
目的是为了组件初始化中的其他模块可以使用 ulog 输出日志。

Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-01-04 18:59:51 +08:00
Bernard Xiong 99575c4311
Merge pull request #2151 from armink/fix_ulog_strcpy
[component][ulog] Fix the ulog_strcpy function.
2019-01-03 20:15:26 +08:00
Bernard Xiong 9f31d19926
Merge pull request #2149 from ErnestChen1/master
适配串口框架
2019-01-03 20:14:29 +08:00
Bernard Xiong a7d62d511f
Merge pull request #2147 from SummerGGift/add_stm32_new_framework
[bsp][stm32] optimize stm32 bsp
2019-01-03 18:46:26 +08:00
朱天龙 (Armink) c7daacc96f
[component][ulog] Fix the ulog_strcpy function. 2019-01-03 15:31:04 +08:00
SummerGift 43d88940df [bsp][stm32] change dir name stm32f091-nucleo to stm32f091-st-nucleo 2019-01-03 13:42:57 +08:00
SummerGift aaf8fe5b1d [bsp][stm32] doc style 2019-01-03 11:04:27 +08:00
chenchaoqun@rt-thread.com 6ae6ba1469 [bsp][stm32f10x][adapt] to serial frame about dma 2019-01-03 10:23:10 +08:00
SummerGift cabd71f568 [bsp][stm32] add bsp make video web link 2019-01-03 10:22:21 +08:00
chenchaoqun@rt-thread.com 7563849add [bsp][stm32f40x][adapt] to serial frame about dma 2019-01-03 10:17:44 +08:00
SummerGift 77fd04b945 [bsp][stm32] update wdt driver 2019-01-03 09:18:32 +08:00
SummerGift b5fb04fdf6 [bsp][stm32] update README.md 2019-01-03 09:17:45 +08:00
SummerGift d4ab2d71cf [bsp][stm32] update STM32系列BSP制作教程.md 2019-01-03 09:15:47 +08:00
SummerGift 6751f9ba33 [bsp][stm32] rename stm32/stm32f091-nucleo to stm32/stm32f091-st-nucleo 2019-01-03 09:14:01 +08:00
Bernard Xiong 5cd3815058
Merge pull request #2146 from RT-Thread/update_pr_template
Update PR template.
2019-01-03 07:25:41 +08:00
Bernard Xiong d9a3cc9a03 Update PR template. 2019-01-02 13:11:13 +08:00
Bernard Xiong dc605b2c1f
Merge pull request #2144 from hungry-foolish/master
add pr template
2019-01-02 12:59:01 +08:00
panrunyu 5bef494db1 fix pr template 2019-01-01 22:19:13 -05:00
panrunyu 2601a107b7 add pr template 2019-01-01 22:11:20 -05:00
Bernard Xiong f5770682f9
Merge pull request #2139 from Guozhanxin/imxrt
更新 imxrt 工程
2019-01-02 10:51:11 +08:00
Bernard Xiong 9556288e54
Merge pull request #2103 from thomasonegd/master
fix socket nullptr bug
2019-01-02 10:47:52 +08:00
guozhanxin 6e06b31244 [bsp][imxrt] change lisense 2019-01-02 09:54:06 +08:00
Bernard Xiong 56f1a8af4f
Merge pull request #2100 from gbcwbz/vi
Fix stdio fd error when POSIX api is used
2018-12-30 18:31:18 +08:00
guozhanxin 669cb83993 [bsp][imxrt]更新工程 2018-12-29 21:26:45 +08:00
guozhanxin 44f25b0e34 [bsp][imxrt] 拆分 flexspi.c/h 驱动,区分 flash 大小 2018-12-29 21:12:05 +08:00
guozhanxin 1d35defcb8 [bsp][imxrt] add 'fal' 'easyflash' port files 2018-12-29 19:38:40 +08:00
Bernard Xiong caa718a8ff
Merge pull request #2134 from misonyo/dev
[bsp/swm320-lq100]add gcc/iar support and hwtimer driver
2018-12-29 16:45:40 +08:00