Commit Graph

2210 Commits

Author SHA1 Message Date
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