Commit Graph

2528 Commits

Author SHA1 Message Date
xuzhuoyi 697a4495a6 [bsp][tms320f28379d] Add support for upward-growing stack 2018-09-03 00:03:06 +08:00
xuzhuoyi d85981a715 [BSP][tms320f28379d] Add port for tms320f28379d 2018-09-02 18:44:28 +08:00
流光 de66213d2e [bsp][lpc408x] 修复lpc408x的mdk5_ide编译错误. 2018-09-02 18:14:09 +08:00
流光 77e5792494 [bsp][frdm-k64f] 修复mdk4_scons/mdk5_scons/mdk5_ide编译错误. 2018-09-02 18:10:43 +08:00
Bernard Xiong 04ea2f35fe
Merge pull request #1766 from RT-Thread/rm_tm4c129x-dk
[BSP] remove tm4c129x-dk bsp
2018-09-02 17:39:13 +08:00
Bernard Xiong 6dc45fbbc4
Merge pull request #1764 from uestczyh222/qemu-vexpress-gemini
[Bsp][qemu-vexpress-gemini]fix build error with gcc
2018-09-02 16:51:59 +08:00
Bernard Xiong 8e9fca6eef [BSP] remove tm4c129x-dk bsp 2018-09-02 16:49:51 +08:00
Bernard Xiong eab458d0ba
Merge branch 'master' into nuvoton_nuc472 2018-09-02 16:10:26 +08:00
Bernard Xiong 90d05a2925
Merge pull request #1762 from uestczyh222/nuvoton_m05x
[Bsp][nuvoton_m05x]fix build error with gcc
2018-09-02 12:40:46 +08:00
zyh ab815cf360 [Bsp][stm32h743-nucleo] fix build error with gcc 2018-09-02 12:36:25 +08:00
zyh dee868dc9c [Bsp][qemu-vexpress-gemini]fix build error with gcc 2018-09-02 12:15:39 +08:00
zyh 2febf68317 [Bsp][nuvoton_nuc472]fix gcc build with gcc 2018-09-02 11:53:14 +08:00
zyh 46f740cd21 [Bsp][nuvoton_m05x]fix build error with gcc 2018-09-02 11:45:03 +08:00
zyh 2bd06ea448 [Bsp][Apollo2]fix build error with gcc 2018-09-02 11:21:03 +08:00
Bernard Xiong 7dc042e6b9 [dlmodule] Simply remove the module.c file from the project file. 2018-09-01 11:03:29 +08:00
流光 03ef0fc58d [bsp][rt1050] Fix the pin driver GCC build warning. | 修复pin驱动gcc编译警告. 2018-08-31 14:46:23 +08:00
Bernard Xiong d74d5801c8
Merge pull request #1751 from RT-Thread/feature_libdl
[Kernel] move module to libc/libdl.
2018-08-31 18:41:16 +08:00
Bernard Xiong f89b8ed250 [BSP] remove RT_USING_LIBDL option. 2018-08-31 12:58:26 +08:00
Bernard Xiong 25478836f7 [BSP] Remove module fature in mini2440 2018-08-31 09:11:58 +08:00
chenyong 8973fa9d3e [bsp][stm32f4xx-HAL] Add uart3 driver 2018-08-29 11:11:10 +08:00
shaojinchun 03cd2c005d Add the definition of RT_VBUS_USING_FLOW_CONTROL to vbus_api.h 2018-08-27 18:33:03 +08:00
shaojinchun 84e8c65683 RT_VMM_RB_BLK_NR now is calculated from _RT_VBUS_RING_SZ 2018-08-27 18:15:38 +08:00
shaojinchun 000887795f Move configs of VBUS to Kconfig, delete related head files in the bsp directory 2018-08-27 15:37:08 +08:00
Bernard Xiong 6bde1c520d
Merge pull request #1738 from zhuangwei123/master
[bsp/ls1cdev]修复以太网驱动发送字节丢失问题
2018-08-26 20:08:04 +08:00
zhuangwei123 1572cda572 [bsp/ls1cdev]astyle格式化 2018-08-26 18:27:38 +08:00
zhuangwei123 efa6eb1dc2 [bsp/ls1cdev]修复以太网驱动发送字节丢失问题 2018-08-26 12:19:20 +08:00
Bernard Xiong 2fa6b67412 [BSP] Update raspi2 README.md 2018-08-24 11:13:20 +08:00
Bernard Xiong 04ceae4349
Update README.md 2018-08-24 10:56:46 +08:00
shaojinchun e5f0b628f2 [bsp][raspi2] change README.md and configs 2018-08-24 09:49:06 +08:00
shaojinchun e0b04166e8 [bsp][raspi2] add raspberry pi 2 support 2018-08-23 09:52:41 +08:00
ZYH 28125ab9df [BSP][STM32F107]Update Kconfig 2018-08-18 11:22:30 +08:00
whj4674672 b8a6b1e38a add [BSP]stm32f107 Kconfig
add rt_console_set_devic,components,gpio,rtc
2018-08-17 22:43:55 +08:00
ZYH d06f9ac9df
Merge pull request #1716 from xeonxu/stm32hal_can
[STM32 BSP]CAN driver for stm32f4xx HAL.
2018-08-16 10:13:40 +08:00
Bernard Xiong 382c330725 [BSP] Add vscode settings for qemu-vexpress-a9 bsp 2018-08-15 09:15:08 +08:00
Noe Xu 33753f6331 [STM32 BSP]CAN driver for stm32f4xx HAL.
Change-Id: I60868dea91e0a632de469e4841410d4f1ae21516
2018-08-12 20:49:23 +08:00
Noe Xu 250de62d5c [STM32 BSP]Fix PWM channel calculate argorithm.
Change-Id: Ie65437365784033dcee8d8e9f21dfc5727ba9d3c
2018-08-12 19:57:36 +08:00
Bernard Xiong 2ec54bab7a
Merge pull request #1709 from zhuangwei123/master
[bsp/ls1cdev]rename kconfig to Kconfig
2018-08-09 17:43:01 +08:00
zhuangwei 67832e4509 rename kconfig to Kconfig 2018-08-09 14:50:00 +08:00
Bernard Xiong 7d255c68e5
Merge pull request #1632 from Guozhanxin/imx1052
[BSP][RT1052] Merge network drive.
2018-08-07 11:40:52 +08:00
Bernard Xiong 9e56babd17
Merge pull request #1697 from liangyongxiang/imxrt-fixed-uart-bug
[bsp][imxrt1052-evk] fixed uart bug: lost interrupt configuration whe…
2018-08-07 11:39:18 +08:00
ZYH 95a55864f3
Merge pull request #1703 from liangyongxiang/stm32l4
[bsp][stm32l476-nucleo] format code
2018-08-06 15:21:47 +08:00
ZYH bddea70d8a
Merge pull request #1704 from liangyongxiang/kconfig-l476
[bsp][stm32l476-nucleo] change default RTT_DIR to ../..
2018-08-06 15:21:08 +08:00
liang yongxiang ddc86ccc43 [bsp][stm32l476-nucleo] support "scons --target=mdk" 2018-08-06 14:44:05 +08:00
liang yongxiang 90a38740bf [bsp][stm32l476-nucleo] change default RTT_DIR to ../.. 2018-08-06 14:20:17 +08:00
liang yongxiang 3191bf8a15 [bsp][stm32l476-nucleo] format code 2018-08-06 14:15:00 +08:00
guochuangjian 63a13906cc fix uart ore-flag clear bug 2018-08-05 15:25:31 +08:00
guochuangjian 3de51fe256 fix usRcvBufferPos == MB_SER_PDU_SIZE_MAX bug 2018-08-05 15:08:50 +08:00
liang yongxiang a800493fd8 [bsp][imxrt1052-evk] fixed uart bug: lost interrupt configuration when re-configuring uart 2018-08-04 17:40:42 +08:00
Bernard Xiong fcab0f2cb4 [BSP] Fix the compiling issue with GCC6 2018-08-04 14:59:29 +08:00
guochuangjian 4b0839bd7b update uart isr ore-flag handle error bug. 2018-08-01 00:35:42 +08:00
balanceTWK 0541bc6e78 Remove redundant macro definition.| 移除多余的宏定义. 2018-07-25 06:56:56 +08:00
Bernard Xiong 94e6e293b6
Merge pull request #1627 from uestczyh222/master
[Bsp][STM32F4xx-HAL]Add pwm driver
2018-07-24 11:16:53 +08:00
zyh 257f147a97 [Bsp][stm32f4xx-hal][pwm]format code 2018-07-24 09:26:41 +08:00
jiezhi320 a137c06a93 Add GPIO Out_OD mode config
Add GPIO Out_OD mode config In stm32f10x bsp
2018-07-23 23:09:09 +08:00
liang yongxiang 08a2e7629a [bsp][ck802] clean up 2018-07-23 10:33:09 +08:00
guozhanxin 7df29a1920 [BSP][RT1052] Merge network drive. | 合并网络驱动文件 2018-07-22 15:53:55 +08:00
_--___ d1f77fc9f5
clock bug
change to APB1
2018-07-19 18:09:16 +08:00
tangyuxin 1bf9dea104 [bsp]qemu-vexpress-a9 网卡驱动bug修复 2018-07-19 10:07:27 +08:00
chenyong e46b16be34 [bsp] Adapt to SAL framework change 2018-07-18 13:42:16 +08:00
zyh 6bb167e995 [Bsp][STM32F4xx-HAL]fix warning 2018-07-16 22:32:07 +08:00
Bernard Xiong 7fb9f37b7d [BSP] Add width/height options for CLCD. 2018-07-15 15:14:54 +08:00
ZYH e1838418fb [Bsp][STM32F4xx-HAL]Add pwm driver 2018-07-15 02:05:48 +08:00
ZYH bae7927558 [Bsp][STM32F4xx-HAL]Fix Clock tree Support HSI| 修复时钟树,支持HSI 2018-07-14 19:46:09 +08:00
armink 6cd8658dad [rtdbg] Change all DBG_SECTION_NAME to new format. 2018-07-11 10:23:19 +08:00
brucechousz c55bb827c8 [BSP][STM32F4xx-HAL]更新norflash驱动,增加对sfud的支持 2018-07-08 17:48:11 +08:00
liu2guang a341a622ce [BSP][RT1050] Fix the fire ethernet driver compilation bug. | 修复野火以太网驱动编译BUG. 2018-07-08 00:53:23 +08:00
zyh 8c32f817a3 [BSP][STM32F4xx-HAL]support HSE Bypass 2018-07-05 17:11:53 +08:00
liu2guang a28c3bffcb [BSP][RT1050] Improve pin drive stability. | 提高PIN驱动稳定性.
1. 当先配置PIN为普通输入输出后, 再修改成中断, 不会出现无法触发中断的问题.
2018-07-03 15:59:07 +08:00
brucechousz b76db6b45b [Bsp][STM32F10x-HAL]优化GPIO驱动减小Flash占用 2018-06-30 17:56:02 +08:00
Bernard Xiong e474861a4b
Merge pull request #1592 from uestczyh222/master
[BSP][QEMU]fix run error on mac add dbg.sh on linux
2018-06-30 16:27:59 +08:00
zyh eead9cbd63 [BSP][QEMU]fix run error on mac add dbg.sh on linux 2018-06-29 22:56:42 +08:00
ZYH 0616f81ef6
Merge pull request #1584 from liu2guang/master
[bsp][stm32f10x] Fix compile error when configuring HSI.
2018-06-29 22:38:16 +08:00
Bernard Xiong 0f3820f1b6
Merge pull request #1578 from Zero-Sky/master
add bsp/TM4C129X-DK
2018-06-29 13:23:32 +08:00
liu2guang e7df811926 [bsp][stm32f10x] Fix compile error when configuring HSI. |修复当配置为HSI内部时钟做为时钟源时编译错误问题. 2018-06-29 13:19:44 +08:00
neverxie 4a915c33c4 fixed two bugs to drv_gpio.c 2018-06-28 20:14:12 +08:00
zero 01673841a0 add TM4C129X-DK
添加TM4C129X-DK开发板,完善README信息
2018-06-28 00:16:47 +08:00
luo jiao ef8398c2bb [components][drivers][pin module]:typo fix for pin_detach_irq 2018-06-26 22:18:58 +08:00
ZYH 010f070295 Merge remote-tracking branch 'upstream/master' 2018-06-24 11:08:03 +08:00
燕十三 cf659b99a5
Update README.md 2018-06-22 23:12:59 +08:00
燕十三 0e2dc2af12
Update README.md 2018-06-22 23:11:28 +08:00
flyingcys 54a28abb4b update drv_wifi.c 2018-06-22 23:05:38 +08:00
zyh 0488daa11f 优化GPIO驱动减小Flash占用1128->292 2018-06-22 14:50:16 +08:00
liang yongxiang 1568076168 [bsp][qemu-vexpress-a9] add qemu-nographic.bat for windows 2018-06-19 10:35:42 +08:00
Bernard Xiong 5efad2a2b8
Merge pull request #1542 from zhuangwei123/master
[bsp/ls1cdev]添加softfp支持,默认配置使用softfp编译
2018-06-16 16:06:55 +08:00
Bernard Xiong 7bceef9ff6
Merge pull request #1546 from flyingcys/dev_wifi
update gen_bin.py
2018-06-15 17:22:24 +08:00
flyingcys a462238d85 update gen_bin.py 2018-06-15 15:31:58 +08:00
flyingcys d3a782f08d update gen_bin.py 2018-06-15 15:07:52 +08:00
liang yongxiang e23f672983 [bsp][qemu-vexpress-a9] update .config and rtconfig.h to fix warning: "HAVE_SYS_SELECT_H" redefined 2018-06-15 11:54:40 +08:00
zhuangwei e9c78be947 [bsp/ls1cdev]添加softfp支持,默认配置使用softfp编译 2018-06-14 19:11:13 +08:00
flyingcys 4115bd621c add amebaz bsp 2018-06-14 10:34:31 +08:00
ZYH 636d1c75b3
Merge pull request #1485 from suolong3000/rtc
解决get_week的有效值与IS_RTC_WEEKDAY判断有效值不一致的问题。
2018-06-13 21:57:50 +08:00
zylx 3642febf7e [fix]:fix drv_eth.c bug 2018-06-13 18:03:16 +08:00
Bernard Xiong 35a0e8e8c9
Merge pull request #1529 from TanekLiang/imxrt-lcd-update
[bsp][imxrt1052] update lcd driver and add lcd init code
2018-06-12 21:05:26 +08:00
ZYH 39de7a3271
Merge pull request #1520 from ylz0923/master
[stm32f10x-HAL] add function rt_hw_us_delay
2018-06-12 20:36:29 +08:00
liang yongxiang 92d3ae35a5 [bsp][imxrt1052] fixed update sdk bug: set lcdif clock to 9.3 and astyle the file 2018-06-12 20:15:12 +08:00
liang yongxiang c5a28a65db [bsp][imxrt1052] set lcd device as rtgui graphic device 2018-06-12 18:30:44 +08:00
Bernard Xiong a0fc4f3953
Merge pull request #1524 from TanekLiang/imxrt-update-new-sdk
[bsp][imxrt1052-evk] update sdk to EVKB
2018-06-11 21:51:16 +08:00
Bernard Xiong 42f2c1cb05
Update README.md 2018-06-11 14:26:00 +08:00
Bernard Xiong b110d77d8f
Merge pull request #1521 from RT-Thread/feature_v310
Feature v310
2018-06-11 11:13:59 +08:00
liang yongxiang b085393cde [bsp] add ck802 bsp 2018-06-11 09:45:07 +08:00
杨连钊 699bb32073
[stm32f10x-HAL] add function rt_hw_us_delay
实现rt_hw_us_delay函数
2018-06-11 08:59:30 +08:00
Bernard Xiong 564df04da1 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2018-06-10 18:01:15 +08:00
Bernard Xiong 8e67f65688 [BSP][stm32f411-nucleo] Add ARCH type and change for module & lwP. 2018-06-10 18:00:49 +08:00
Bernard Xiong 884fb70fe9 [Kernel] Add device ops feature. 2018-06-10 17:59:17 +08:00
zhuangwei123 e7f78855bd [bsp/ls1cdev]drv_spi.c astyle格式化代码 2018-06-10 10:52:05 +08:00
zhuangwei123 b05a5a6f3d [bsp/ls1cdev]SPI0添加CS0支持,移除drv_spi.c中的msd_init。SPI00可用于注册NORFLASH驱动 2018-06-09 21:09:33 +08:00
liang yongxiang 7154956a4a [bsp][imxrt1052-evk] update sdk to EVKB 2018-06-09 18:32:31 +08:00
Bernard Xiong a3ef5f37e3
Merge pull request #1502 from zheng-chow/master
Fix the SD Card and EMAC issue:
2018-06-04 19:30:43 +08:00
Bernard Xiong d450f54142
Merge pull request #1501 from TanekLiang/hifive1-fixed-led
[bsp][hifive1] remove unused code
2018-06-04 19:28:53 +08:00
zheng-chow ed75173cac Fix the SD Card and EMAC issue:
1. The issue concerns sdmmc library bug (I finally solved) in SD_Init() in the file sdmmc/src/fsl_sd.c:SD_SelectBusTiming()
calls SD_SwitchFunction() which sets block size to 64bytes (512bits).Therefore SD_SetBlockSize(card, FSL_SDMMC_DEFAULT_BLOCK_SIZE)
should be called again before SD_Init() exits.
2. The issue is wrong variable in drv_emac.c:lpc_emac_tx(), and the wrong data length of send packet
to cause the send failure.

Signed-off-by: zheng-chow <sernia.zhou@foxmail.com>
2018-06-04 18:14:59 +08:00
ArdaFu 7a1f8ee1c4 [libcpu][arm][arm926] Using C header file to define stack and heap size. 2018-06-04 13:34:45 +08:00
Bernard Xiong 7d6b7dc3f0
Merge pull request #1497 from arthur-jx/master
[bsp] [stm32f10x]  fix watchdog control set timeout argument bug.
2018-06-04 13:21:40 +08:00
liang yongxiang 99cbadc1d9 [bsp][hifive1] remove unused code 2018-06-04 11:43:02 +08:00
LiuJX de17adf56c [bsp] [stm32f10x] fix watchdog control set timeout argument bug. 2018-06-04 11:05:56 +08:00
armink 0b1b549742 [bsp][stm32f429-apollo] Disable the SPI DMA mode. It has some problem when using big data transmission. 2018-05-31 17:16:15 +08:00
armink 62ed2b9d0f [bsp][stm32f429-apollo] Change the SDIO initialization frequency to 400K for improve reliability. 2018-05-31 17:11:04 +08:00
liang yongxiang 43922e465e [bsp] add new bsp: hifive1 2018-05-31 14:58:59 +08:00
zyh 7621246259 [Bsp]Add readme for stm32f40x 2018-05-31 09:47:33 +08:00
zyh 0214092051 [Bsp]Add Readme for stm32f10x 2018-05-31 09:36:59 +08:00
Bernard Xiong 798e45f885
Merge pull request #1488 from TanekLiang/lpc54608-readme
[bsp][lpc54608-LPCXpresso] add README.md
2018-05-31 08:40:10 +08:00
liang yongxiang 9c051e4fd1 [bsp][lpc54608-LPCXpresso] add README.md 2018-05-30 21:43:33 +08:00
Bernard Xiong e52bd1b8fc
Merge pull request #1487 from yangjie11/master
[stm32f10x-HAL] Fixed the problem of including functions in RT_ASSERT()
2018-05-30 15:47:17 +08:00
user dab7477312 [stm32f10x-HAL] Fixed the problem of including functions in RT_ASSERT()|修复了:当屏蔽宏定义RT_DEBUG时,RT_ASSERT()中的函数运行不到 2018-05-30 14:47:11 +08:00
Bernard Xiong c39b66fcf3
Merge pull request #1486 from qgyhd1234/gcc
[gcc]:修改GCC分散加载文件
2018-05-30 13:37:15 +08:00
zylx 8752d76b67 [gcc]:修改GCC分散加载文件 2018-05-30 10:23:48 +08:00
Bernard Xiong fe691c2ab3
Merge pull request #1484 from TanekLiang/riscv-update
remove hifive1 bsp and risc-v/e310 porting
2018-05-29 16:20:39 +08:00
Bernard Xiong 385ee9afed
Merge pull request #1483 from TanekLiang/nds32-update
remove AE210P bsp and nds32 porting
2018-05-29 16:20:25 +08:00
yunjian 06aa5b547e 解决get_week的有效值与IS_RTC_WEEKDAY判断有效值不一致的问题。
get_week获取的值是0-6.而stm32f4xx_rtc.h中IS_RTC_WEEKDAY中判断的有效值是1-7.当设置日期是周日时,会有问题。
2018-05-29 14:41:04 +08:00
liang yongxiang 6605b65ef0 [bsp] remove AE210P bsp 2018-05-29 13:00:18 +08:00
liang yongxiang be27862154 [bsp] remove hifive1 bsp 2018-05-29 12:59:19 +08:00
liang yongxiang 5faae3350c [libcpu] remove libcpu/risc-v 2018-05-29 12:59:13 +08:00
liang yongxiang bf21bbc423 [bsp][lpc408x] add README.md 2018-05-29 12:57:41 +08:00
Bernard Xiong ae98804dfb
Merge pull request #1481 from enkiller/dev
[bsp][qemu]添加Audio驱动
2018-05-29 12:51:41 +08:00
Bernard Xiong 8ff8e57e27
Merge pull request #1480 from TanekLiang/gd32450z-update
[bps][gd32450z-eval] update lwip to 2.0.2
2018-05-29 12:50:07 +08:00
Bernard Xiong 0812757870
Merge pull request #1479 from TanekLiang/v2m-delete
[bsp] remove unused bsp
2018-05-29 11:22:09 +08:00
tangyuxin bc544bec47 [bsp][qemu]添加Audio驱动 2018-05-29 10:55:42 +08:00
Bernard Xiong b8bbb71648 [BSP][stm32f4xx-HAL] Add GNU GCC support. 2018-05-29 10:43:55 +08:00
liang yongxiang 03a05abdef [bsp] remove unused bsp 2018-05-29 10:43:06 +08:00
Bernard Xiong 9dd8855938 [BSP][stm32f411-nucleo] Update README.md file. 2018-05-29 10:26:54 +08:00
liang yongxiang 0cbd41a697 [bps][gd32450z-eval] update lwip to 2.0.2 2018-05-29 10:19:30 +08:00
Bernard Xiong f1d0cb872d [BSP][stm32f411-nucleo] Add GCC support. 2018-05-29 10:19:27 +08:00
Bernard Xiong 43aab3c0a0 [BSP][X1000] Update download URL of cloner for X1000 2018-05-28 22:14:10 +08:00
Bernard Xiong 4e024728ad [BSP][X1000] Update README.md for X1000 2018-05-28 22:10:20 +08:00
tangyuxin cc30bd3756 [bsp][qemu]更改中断栈大小为2048 2018-05-25 16:03:39 +08:00
Bernard Xiong b030e6773d
Merge pull request #1468 from misonyo/gd32303-github
[bsp][gd32303e-eval]add gcc support
2018-05-24 11:44:10 +08:00
Bernard Xiong b0a91ad136
Merge pull request #1466 from qgyhd1234/407uart
[bsp]:修改控制台打印串口由rt_config.h控制
2018-05-24 11:09:24 +08:00
luo jiao 8d0328c784 [bsp][gd32303e-eval]add gcc support 2018-05-24 10:49:26 +08:00
zylx 21ea377318 [bsp]:修改控制台打印串口由rt_config.h控制 2018-05-23 19:11:25 +08:00
liang yongxiang e43200fa09 [bsp][gd32450z-eval] update bsp:
- add gcc support
  - update project because GUI had move to packages
  - enable RT_USING_USER_MAIN mode
2018-05-22 22:56:41 +08:00
Tanek eb0ce51171
Merge pull request #1462 from misonyo/gd32303-github
[BSP/gd32303e-eval]修改readme表格显示错误问题等
2018-05-22 18:06:00 +08:00
luo jiao 35081fd584 [BSP/gd32303e-eval]修改readme表格显示错误问题等 2018-05-22 16:56:37 +08:00
Tanek b42dcd1feb
Merge pull request #1460 from misonyo/gd32303-github
add gd32303e-eval bsp
2018-05-21 21:02:18 +08:00
luo jiao 4f4a04437f add gd32303e-eval BSP 2018-05-21 17:15:05 +08:00
Bernard Xiong 3a6eace914
Merge pull request #1442 from qgyhd1234/phy_fire
[网络驱动]:优化 phy_init() 函数
2018-05-21 16:21:31 +08:00
zylx 9db81ed708 [网络驱动]:优化 phy_init() 函数 2018-05-21 10:54:48 +08:00
Tanek a99b09658e
Merge pull request #1439 from Guozhanxin/imx1050
[BSP][RT1050] fix EVK .scf issue. | 修复 官方板分散加载文件问题.
2018-05-20 15:04:24 +08:00
Bernard Xiong 1ad1bd3c37
Merge pull request #1457 from zhuangwei123/master
[bsp/ls1cdev]添加自引导特性,添加配置选项
2018-05-20 11:08:26 +08:00
ZYH c0c27ee27c
Merge pull request #1456 from uestczyh222/master
[BSP][STM32F7-DISCO]Add iar support ,scons iar/armcc support
2018-05-19 18:11:45 +08:00
zyh c75967565e [BSP][STM32F7-DISCO]Add iar support ,scons iar/armcc support 2018-05-19 17:05:48 +08:00
guozhanxin 3a3187933d update rtconfig.h|更新 rtconfig.h的配置 2018-05-19 15:53:36 +08:00
guozhanxin 3f559d7d38 [BSP][RT 1050]Distinguish HyperFlash and QSPI Flash|区别开 HyperFlash 和 QSPI flash. 2018-05-19 15:53:35 +08:00
Tanek 64ad95253b
Merge pull request #1454 from uestczyh222/master
[BSP][imxRT1052]fix scons build with iar armcc
2018-05-19 15:26:03 +08:00
Tanek 200ca18742
Merge pull request #1453 from uestczyh222/imxrtmdk
[Bsp][Imxrt1052]fix mdk proj default
2018-05-19 15:25:49 +08:00
zyh 391b8da216 Merge remote-tracking branch 'upstream/master' 2018-05-19 13:07:07 +08:00
zyh 9c7b6b9ee2 [BSP][STM32F7-DISCO]Add README.md 2018-05-19 12:00:45 +08:00
zyh 367430127e [BSP][imxRT1052]fix scons build with iar armcc 2018-05-19 11:29:38 +08:00
ZYH 17632812c7
Merge pull request #1448 from uestczyh222/F769-Disco
[BSP][STM32F7-DISCO]fix bsp
2018-05-19 11:00:30 +08:00
zyh bce78ac360 [Bsp][Imxrt1052]fix mdk/iar proj default 2018-05-19 10:47:32 +08:00
zyh 3bccfdd797 [Bsp][STM32F4xx-HAL]fix build error default 2018-05-19 09:58:38 +08:00
zyh 140bf7686d [BSP][STM32L476-nucleo]fix build error with gcc 2018-05-18 20:32:47 +08:00
zyh 65ceb4a0bd [Bsp][STM32L476-nucleo]remove scons armcc build support 2018-05-18 20:24:38 +08:00
zyh ca59fbb588 [Bsp][STM32L476-nucleo]fix readme.md 2018-05-18 20:22:03 +08:00
zyh fef8169a15 [BSP][STM32F7-DISCO]fix bsp
update to 3.0.4
2018-05-18 20:19:18 +08:00
zyh a1eccf0e57 [Bsp][STM32L476-Nucleo]Add Readme 2018-05-17 16:25:28 +08:00
zyh e8a4bf8f93 [Bsp][STM32F10x-HAL]fix readme.md 2018-05-17 15:36:33 +08:00
zyh ae24e71dc1 [Bsp][stm32l476-nucleo]fix compile args in gcc rename driver filename update hal version update kconfig 2018-05-17 11:38:51 +08:00
zyh 7577b1a373 Merge remote-tracking branch 'upstream/master' 2018-05-16 11:15:23 +08:00
Bernard Xiong d4af0828ea
Merge pull request #1432 from ArdaFu/master
[BSP] TM4C129X: Modify rtconfig.py to support compile from IAR-SCONS
2018-05-16 10:27:23 +08:00
zyh e46e9e6f21 [Bsp][STM32F10x-HAL]Add README.md 2018-05-16 09:45:44 +08:00
ArdaFu f5e1949efd [BSP] TM4C129X: Move the IAR compile argument to IAR condition branch. 2018-05-16 09:39:56 +08:00
Bernard Xiong f4e5b8d82c
Merge pull request #1436 from Guozhanxin/imx1052
fix ATK shareboard  board xip issue.
2018-05-16 09:06:20 +08:00
zyh 206ce5121d [BSP][STM32F4xx-HAL]readme.md add figure 2018-05-15 21:15:26 +08:00
zyh 2fccd79ddc [Bsp][STM32F4xx-HAL]Add Readme.md 2018-05-15 18:05:55 +08:00
guozhanxin 12f7f448c0 [BSP][RT1050] fix ATK shareboard board xip issue. | 修复正点原子、shareboard板子xip编译错误问题. 2018-05-15 16:11:53 +08:00
ArdaFu 16474d4436 [BSP] ASM9260T: Fix IAR_IDE compile errors. Tested with IAR version 8.10.1. 2018-05-14 00:24:07 +08:00
ArdaFu 45645be9d2 [BSP] TM4C129X: Modify rtconfig.py to support compile from IAR-SCONS 2018-05-13 23:23:25 +08:00
Bernard Xiong ab33cd3110
Merge pull request #1431 from ArdaFu/master
[BSP] TM4C129X: Fix IAR compile errors.
2018-05-13 22:46:42 +08:00
Tanek 275ce5ddf1
Merge pull request #1427 from qgyhd1234/eth_fire
[驱动]:添加野火1052 drv_eth.c 和phy.c 文件
2018-05-13 12:57:53 +08:00
ArdaFu 9f5e87d574 [BSP] TM4C129X: Fix last commit error. Modify .icf IAR Link file, move block RTT_INIT_FUNC to flash region. 2018-05-13 12:12:09 +08:00
zhuangwei123 9a7caed323 [bsp/ls1cdev]添加自引导特性,添加配置选项
1、添加自引导特性,添加配置选项
2、修复cpuport.c的bug
3、修复ls1c_pin.c不能默认复用的bug
2018-05-12 19:33:32 +08:00
balanceTWK e1f59e2d96 [bsp][stm32f429apollo] 移除CONSOLE_DEVICE宏定义以及相关的 2018-05-12 18:58:16 +08:00
liu2guang 1805a4d9c0 [BSP][RT1050] fix fire board xip issue. | 修复野火板子xip编译错误问题. 2018-05-12 05:33:04 +08:00
Tanek f582b621d2
Merge pull request #1423 from qgyhd1234/scf
[修改]:修改HyperFlash启动文件
2018-05-11 22:26:27 +08:00
zylx 453b7a9f1d [驱动]:添加野火1052 drv_eth.c 和phy.c 文件 2018-05-11 20:37:07 +08:00
zhuangwei123 ce6a918316 Merge remote-tracking branch 'upstream/master' 2018-05-11 14:45:16 +08:00
zhuangwei123 cba34bd4d1 [bsp/ls1cdev]drv_gpio add interrupt ops 2018-05-11 14:36:18 +08:00
zhuangwei123 1d80396781 [bsp/ls1cdev]更新README.md 2018-05-11 12:43:43 +08:00
zhuangwei123 6a1fee138c [bsp/ls1cdev]
1、astyle格式化drv_uart代码
2、修改drv_uart.h头文件声明
2018-05-11 10:15:32 +08:00
zylx 060ba3e9d2 [修改]:修改HyperFlash启动文件 2018-05-11 09:15:54 +08:00
zhuangwei123 6725dfa598 [bsp/ls1cdev]
1、uart驱动重写,采用uart驱动框架
2、添加并修改勤为本ls1c_uart
3、开启main为用户程序入口,删除application.c和startup.c,并对初始化部分做相应调整更新。
4、开启dhcp
2018-05-10 22:20:37 +08:00
liu2guang 51f638ad63 [BSP][RT1050] improve sdio stability and speed. | 优化SDIO接口稳定性和速度.
1.格式化代码.
2.优化SDIO接口稳定性和速度: 将SDIO时钟树中分频数增大, 提高内部时钟的稳定性, 同时SDIO速度提高到30M. 并且通过USB拷贝12M MP3文件测试, 多次拷贝数据稳定.
2018-05-10 07:36:59 +08:00
Zhou Yanjie 95111d262f Add uboot binary for RealBoard. 2018-05-09 00:44:41 -07:00
Tanek c3ce528d9f
Merge pull request #1414 from liu2guang/master
[BSP][RT1050] Fix RT1050 PIN 125~127 reg addr error. | 修复PIN驱动125~127…
2018-05-09 10:02:23 +08:00
Tanek 72af51204b
Merge pull request #1415 from Guozhanxin/imx1052
添加了ATK和SeeedStudio RT-M7的lcd支持,更新了README文件,
2018-05-08 16:59:19 +08:00
Tanek d60a6c438e
Merge pull request #1322 from heyuanjie87/imx1050
Imx1050
2018-05-08 16:30:14 +08:00
Bernard Xiong a00cdcd750
Merge pull request #1411 from armink/fix_libc
Fix libc
2018-05-08 14:32:29 +08:00
guozhanxin 62b38ed179 [bsp][imxrt1052-evk] update README.md
1. 添加ShareBoard、正点原子、SeeedStudio开发板的下载方式
2. 更新了一下驱动支持
2018-05-08 13:13:23 +08:00
guozhanxin 6b9797e9a7 [bsp][imxrt1052-evk] add SeeedStudio RT-M7 lcd support
修改Kconfig文件支持SeeedStudio RT-M7的lcd屏幕
2018-05-08 10:56:37 +08:00
armink 3b8e3aa7e4 [bsp/stm32f20x] Open RTC device on stm32f20x. 2018-05-08 10:16:34 +08:00
liu2guang cec2ee4cdc Merge remote-tracking branch 'upstream/master' 2018-05-08 06:41:56 +08:00
liu2guang dfe3d953d9 [BSP][RT1050] Fix RT1050 PIN 125~127 reg addr error. | 修复PIN驱动125~127引脚寄存器地址错误. 2018-05-08 02:29:00 +08:00
huangzhihua 5d4b8fa2b8 [bsp][imxrt1052]update ctors/dtors sections to fix link error with RT_USING_CPLUSPLUS 2018-05-07 21:55:00 +08:00
guozhanxin c9b430a023 [bsp][imxrt1052-evk] add ATK lcd support 2018-05-07 19:43:25 +08:00
Bernard Xiong 25e709eefb
Update rtconfig.py 2018-05-06 15:07:04 +08:00
Bernard Xiong 58724b95d5
Update rtconfig.py 2018-05-06 09:31:44 +08:00
guozhanxin 67516b9dca add Seeed Studio RT-M7 board support.|添加Seeed Studio RT-M7开发板支持 2018-05-05 19:59:59 +08:00
Tanek 391de3afe5
Merge pull request #1405 from Guozhanxin/imx1052
add ATK board support.
2018-05-05 16:37:34 +08:00
Bernard Xiong cc27c84145
Update README.md 2018-05-04 20:48:59 +08:00
guozhanxin 179d1e9989 add ATK board support. 2018-05-04 20:13:20 +08:00
heyuanjie 8b371e6be0 修正数据大小导致assert 2018-05-04 18:29:36 +08:00
Tanek 8b3e676a11
Merge pull request #1396 from RCSN/master
适配shareboard。
2018-05-04 17:00:50 +08:00
unknown 4d1d5a36c7 适配shareboard。
1、menuconfig适配shareboard选项。
2、对应的bsp的scons脚本不需要更改。
2018-05-02 22:46:49 +08:00
liang yongxiang 418c9dfc80 [bsp][imxrt1052-evk] update README.md : add running log 2018-05-02 22:20:15 +08:00
liang yongxiang 50b84bb08e [bsp][imxrt1052-evk] change sdio default speed to 25M 2018-05-02 22:17:58 +08:00
liang yongxiang 03ff8a29c5 [bsp][imxrt1052-evk] update enet driver: revert all change for fsl_enet.c 2018-05-02 22:17:14 +08:00
heyuanjie 672d6e39e9 刷新cache 2018-05-02 10:28:58 +08:00
heyuanjie 313920126b Merge branch 'master' of https://github.com/RT-Thread/rt-thread into imx1050 2018-05-02 09:47:57 +08:00
Bernard Xiong 795f9873cc
Update README.md 2018-04-30 09:28:45 +08:00
Bernard Xiong 2c72a855fd
Update README.md 2018-04-30 09:24:02 +08:00
liang yongxiang a4b78ca093 [bsp][imxrt1052] add readme 2018-04-29 22:37:52 +08:00
Bernard Xiong 4e2c55ab6a
Update rtconfig.py 2018-04-28 17:29:37 +08:00
Bernard Xiong 5a2108ea67
Update rtconfig.py 2018-04-28 17:25:09 +08:00
zyh ba6b5ab5a6 [Bsp][F7-Disco]fix startup by gcc 2018-04-27 15:48:28 +08:00
Bernard Xiong 4356db5b11 [BSP] Update module compiling parameters for QEMU. 2018-04-26 23:20:58 +08:00
Bernard Xiong 4113f6bcda [BSP] Update rtconfig.py for module in QEMU. 2018-04-26 11:34:22 +08:00
Tanek 48e769c170
Merge pull request #1377 from balanceTWK/master
[BSP][imxrt1052] add baudrate options, Delete simulate i2c .
2018-04-26 10:05:17 +08:00
Bernard Xiong a0c9862c41
[BSP] Update rtconfig.py for QEMU. 2018-04-26 09:11:37 +08:00
zyh 801c3fcef6 [Bsp][i.mx rt] SDIO Upper speed 2018-04-23 20:17:45 +08:00
zyh b2db09adf0 [Bsp][i.mx rt]USB device support HS 2018-04-23 20:13:37 +08:00
balanceTWK 071c2d3f50 [BSP][imxrt1052] add baudrate options, Delete simulate i2c . 2018-04-23 08:37:42 +08:00
Bernard Xiong d5da0601a7
Merge pull request #1375 from uestczyh222/master
Add USB driver to fire
2018-04-21 11:25:30 +08:00
Bernard Xiong 58c1d721f7
Merge pull request #1373 from heyuanjie87/master
[imx rt]mdk memcpy导致奇地址崩溃
2018-04-20 18:14:29 +08:00
zyh f3a886bda0 Add USB driver to fire 2018-04-20 15:12:14 +08:00
ZYH 3a2bf4fcad
Merge pull request #1370 from SummerGGift/2018416
[bsp][stm32f10x] : unable to use microlib
2018-04-20 11:50:43 +08:00
zyh 39558535f2 [Bsp][Tina]Add spi driver 2018-04-20 11:48:04 +08:00
heyuanjie 99e6d7dfcd [imx rt]mdk memcpy导致基地址崩溃 2018-04-20 11:41:37 +08:00
zyh 7cbeb251e4 [Bsp][Tina]Add SDIO Driver 2018-04-20 11:15:07 +08:00
zyh 75194461ea [Bsp][Tina]Add mmc clock and dram gate 2018-04-20 11:04:07 +08:00
SummerGift 0de277a0c0 [bsp][stm32f10x] : unable to use microlib 2018-04-20 09:53:51 +08:00
Bernard Xiong 388e426758
Merge pull request #1365 from uestczyh222/master
[Bsp][stm32f4xx-HAL]剔除多余空行格式化
2018-04-18 13:52:25 +08:00
zyh 1d48f9ff4b [Bsp][stm32f4xx-HAL]剔除多余空行格式化 2018-04-18 09:47:49 +08:00
ZYH 3b1f16a538
Merge pull request #1362 from uestczyh222/master
[Bsp][STM32F1xx-HAL]剔除多余空行格式化文件
2018-04-18 09:47:17 +08:00
zyh a716028850 剔除多余空行格式化文件 2018-04-17 17:26:59 +08:00
wbhb1234 757c56e6bf Add drv_hwtimer 2018-04-17 14:13:13 +08:00
ZYH 32f393ffcb
Merge pull request #1358 from qgyhd1234/fix_stm32f4xx
[BSP][stm32f40x] Add components init.
2018-04-14 17:02:21 +08:00
zylx 182f2cab95 [BSP][imxrt1052-evk] fix rt_i2c_transfer bug. 2018-04-13 19:50:55 +08:00
liu2guang f9e58990ef [BSP][RT1050] fix rt1050 bsp bug and update code. | 修复RT1050 BSP bug并更新代码.
修复以下问题:
1.  修复当配置BSP为野火开发板时, 编译无法通过问题.。
2.  修复ft5406驱动挂载i2c总线到i2c1 bus。
3.  修复spibus时钟分频数错误,并修复所有spi bus都关闭时编译警告。

更新代码:
1. 移除rtgui相关初始化代码.。
2. 导出lcd相关配置参数:HSW/HFP/HBP/VSW/VFP/VBP/Backlight pin/Reset pin/width pixel/height pixel。
3. 当配置BSP为野火板子时, 默认添加sdio驱动。
2018-04-13 10:40:53 +08:00
zylx 5379c20879 [BSP][stm32f40x] Fix mdk4/mdk5 project build error. 2018-04-12 10:10:46 +08:00
zylx 3797867888 [BSP][STM32F40X] Fix components init. 2018-04-12 10:09:23 +08:00
zylx 27ff16a86f [BSP][stm32f40x] Add components init. 2018-04-11 18:11:14 +08:00
ZYH c7183603e3
Merge pull request #1352 from balanceTWK/master
[BSP][imxrt1052] update rtconfig.h Kconfig
2018-04-10 10:45:43 +08:00
balanceTWK 4b086cfff9 [BSP][imxrt1052] update rtconfig.h Kconfig 2018-04-09 18:58:03 +08:00
Bernard Xiong 10a4de16f7
Merge pull request #1350 from TanekLiang/gd32
[bsp][gd32450z-eval] Update project building error because of GUI eng…
2018-04-09 13:55:18 +08:00
Bernard Xiong 962a9b012c
Merge pull request #1346 from TanekLiang/imxrt-eth-fixed
[bsp][imxrt1052-evk] update eth driver
2018-04-09 13:54:45 +08:00
liang yongxiang 48058683ff [bsp][gd32450z-eval] Update project building error because of GUI engine moved to package. 2018-04-09 12:03:42 +08:00
liang yongxiang ae1536b2a0 [bsp][imxrt1052-evk] update eth driver
- fixed eth send frame bug
- code clean
2018-04-08 18:05:58 +08:00
Bernard Xiong ac6302db30
Merge pull request #1344 from aozima/pulls
update scons script: strict SrcRemove() match rule.
2018-04-08 10:51:03 +08:00
aozima 1ff8d7339b [bsp] [sam7x]: fix SConscript spelling error. 2018-04-08 10:24:06 +08:00
liang yongxiang cd39c2525a [bsp] support get compiler path by environment variables for IAR 2018-04-07 15:43:45 +08:00
Tanek 1d878887c0
Merge pull request #1340 from balanceTWK/master
[bsp][imxrt1052] add hardware i2c
2018-04-06 14:11:37 +08:00
balanceTWK 6d63451e38 [bsp][imxrt1052] add hardware i2c 2018-04-06 13:58:11 +08:00
liang yongxiang 5fd9bd67a8 [bsp][imxrt1052] support auto update flash programming algorithm for wildfire board 2018-04-05 18:49:14 +08:00
Bernard Xiong f06f50f4ba
Merge pull request #1336 from TanekLiang/cache
[bsp][imxrt1052] add cache interface support
2018-04-05 07:42:40 +08:00
liang yongxiang 327a6b6ff1 [bsp][imxrt1052] add cache interface support 2018-04-04 09:43:13 +08:00
liang yongxiang aaf574f6fd [bsp][v2m-mps2] update project to remove mpython package default 2018-04-03 11:40:11 +08:00
heyuanjie aa86f7f7bb 修正iis驱动 2018-04-01 17:49:39 +08:00
liu2guang 0bbb349145 [BSP][RT1050] Optimized spi bus driver. | 优化spi驱动.
1. menuconfig中导出spi总线IO选择配置.
2. menuconfig中导出spi总线时钟源配置.
3. 限制spibus总线速度最大为40MHz.
2018-03-31 20:25:13 +08:00
liu2guang 9826f07dfa [BSP] add spi bus driver. | 添加spi总线驱动. 2018-03-30 13:18:40 +08:00
balanceTWK 144bfdbd18 [BSP][i.mxrt1052] fix uart 2018-03-29 18:19:40 +08:00
xx 38fc71608d tab转空格 2018-03-29 17:35:37 +08:00
Tanek 75a2fe4d49
Merge pull request #1328 from SummerGGift/2018329
[bsp][imxrt1052-evk]: fix parameter type incompatible error
2018-03-29 16:46:34 +08:00
xx 4e077447f9 还原脚本文件 2018-03-29 15:40:10 +08:00
xx d98c4ad116 [imx rt1050]修改sai edma驱动 2018-03-29 15:39:31 +08:00
Bernard Xiong 2e256db6ab
Merge pull request #1326 from TanekLiang/imxrt-gcc-fixed
[bps][imxrt1052] fixed gcc output bin file error
2018-03-29 14:44:11 +08:00
ZYH db081c517f [Bsp][STM32f4xx-HAL]fix pin index 2018-03-29 11:44:20 +08:00
Bernard Xiong 15ffe88466
Merge pull request #1324 from Bluebear233/nuc472
[BSP]NUC472
2018-03-29 10:50:20 +08:00
Bernard Xiong a18275c219
Merge pull request #1325 from SummerGGift/2018328
[bsp] Add pin equipment for stm32f429-apollo
2018-03-29 10:34:18 +08:00
SummerGift 739bc6a259 [bsp][imxrt1052-evk]: fix parameter type incompatible error 2018-03-29 10:24:44 +08:00
liang yongxiang 852714c1c2 [bps][imxrt1052] fixed gcc output bin file error 2018-03-28 19:50:06 +08:00
SummerGift f596c5ad88 [bsp] Add pin equipment for stm32f429-apollo 2018-03-28 15:17:30 +08:00
lzp 342f883acb [BSP]NUC472
1.增加MDK4工程
2.修复GCC的链接文件 栈内存与动态内存地址重复
3.修复EMAC驱动宏错误
2018-03-28 14:40:05 +08:00
xx e0314e637e 添加iis驱动 2018-03-28 12:33:26 +08:00
xx 5e477ae0ac [imx-rt]在回调函数执行后才清除本次传输信息 2018-03-28 12:27:04 +08:00
ZYH 26119affdf Merge remote-tracking branch 'upstream/master' 2018-03-28 10:10:39 +08:00
ZYH e04c3cecc8 修改默认工程与menuconfig同步 2018-03-28 10:10:31 +08:00
liuguang 045500ce2c [BSP] add fire board support and optimize bsp.|添加野火开发板支持并优化bsp.
1. 添加env menuconfig可以选择nxp官方或者野火开发板.
2. 修改drv_hp_rtc名称为drv_rtc.
2018-03-27 19:54:57 +08:00
Bernard Xiong 0d2b660f2b
Merge pull request #1315 from TanekLiang/v2m-update-pin
[bsp][v2m-mps2] add pin device support and update project files
2018-03-26 10:15:05 +08:00
Bernard Xiong 43e7785074
Merge pull request #1316 from sundm75/sundm75
[bsp][ls1c] fix ls1c issue
2018-03-26 10:13:59 +08:00
liang yongxiang d43e20676f [bsp][v2m-mps2] add pin device support and update project files 2018-03-25 23:38:29 +08:00
liuguang f4b8cc4c66 Merge remote-tracking branch 'upstream/master' 2018-03-23 10:39:04 +08:00