Commit Graph

3162 Commits

Author SHA1 Message Date
SummerGift 8963bb6966 [bsp][stm32] restore soft iic driver 2018-12-26 10:20:05 +08:00
SummerGift 7279078005 [bsp][stm32] update drv_eth 2018-12-26 10:17:33 +08:00
SummerGift a80b272048 [bsp][stm32] add f0 flash driver 2018-12-26 10:15:59 +08:00
SummerGift 663baf89cc [bsp][stm32] add f0 config files 2018-12-26 10:14:12 +08:00
SummerGift 864ae989c4 [bsp][stm32] add stm32f767-atk-apollo bsp 2018-12-26 10:06:36 +08:00
SummerGift 04a16870c3 [bsp][stm32] sync library/Kconfig 2018-12-26 10:05:16 +08:00
Bernard Xiong 2befae8873
Merge pull request #2093 from nongxiaoming/master
[bsp][stm32h743-nucleo] fix the bug of HEAP_BEGIN define.
2018-12-26 06:37:43 +08:00
XBurst 059be8ec8a Fix bugs of X1000's USB driver. 2018-12-26 00:53:34 +08:00
XBurst 9fae4ccef2 Add GPIO function pins select for UART2. 2018-12-26 00:13:14 +08:00
SummerGift d498b8fce5 [bsp][stm32] add qspi_config.h for l4 series 2018-12-25 16:25:49 +08:00
SummerGift 003931db16 [bsp][stm32] fix f4 spi3 bug 2018-12-25 16:23:52 +08:00
SummerGift bac2c0802c [bsp][stm32] sync docs 2018-12-25 16:17:29 +08:00
SummerGift 96ca2ebec8 [bsp][stm32] sync README.md 2018-12-25 16:03:12 +08:00
SummerGift 117cc6200e [bsp][stm32] add stm32f429-armfly-v6 bsp 2018-12-25 16:00:09 +08:00
SummerGift 78fc9b440c [bsp][stm32] add stm32f091-nucleo 2018-12-25 15:58:59 +08:00
SummerGift 02bd7c0f80 [bsp][stm32] add stm32f407-st-discovery bsp 2018-12-25 15:53:58 +08:00
Bernard Xiong 0b79f45075
Merge pull request #2089 from wuhanstudio/upstream-stm32f10x-i2c
[driver][i2c] Fix GPIO_SPEED_FREQ_HIGH
2018-12-24 22:52:09 +08:00
Bernard Xiong cd4ac30b80
Merge pull request #2106 from zhaojuntao/lds-1224
[bsp] 为常用板卡的 gcc 链接脚本增加 utest section 段
2018-12-24 20:00:04 +08:00
Bernard Xiong 36ad0d143f
Merge pull request #2111 from zohar123/bsp1224
[bsp]add swm320-lq100 bsp
2018-12-24 19:59:00 +08:00
sundm75 029e161f59 [BSP][all ls1c]change license to Apache-2.0
[BSP][ls1c] add rtc library
[BSP][ls1c] add pwm ,touch , rtc driver
2018-12-24 18:49:00 +08:00
MurphyZhao d68291d47a [bsp] 为常用板卡的 gcc 链接脚本增加 utest section 段
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-12-24 17:28:52 +08:00
zohar123 0ec79d4a0e [bsp]add swm320-lq100 bsp 2018-12-24 17:17:27 +08:00
SummerGift 410034fa14 [bsp][stm32] add f0 bsp templates 2018-12-24 15:59:42 +08:00
SummerGift 4149c63063 [bsp][stm32] add f0 library 2018-12-24 15:52:29 +08:00
Bernard Xiong d592b41dfd
Merge pull request #2095 from greedyhao/master
[bsp] [stm32] 修改f7系列DMA时钟 添加SD卡适配
2018-12-24 13:33:52 +08:00
Bernard Xiong f1b2e4ed21 [bsp][qemu-vexpress] code cleanup.
Move idle_wfi to board.c for idle hook.
2018-12-24 09:06:33 +08:00
HubretXie c51f27797e
修改GPIO关中断处理
因为STM32有些IO共用一个中断向量,关中断时不能直接关闭中断
2018-12-23 21:04:32 +08:00
Bernard Xiong 6db31e30c7
Merge pull request #2098 from RT-Thread/bsp_k210
[bsp][k210] Add get_free_heap_size function.
2018-12-23 15:24:03 +08:00
Bernard Xiong 597d71cc03 [bsp][k210] Add get_free_heap_size function.
* Add get_free_heap_size function;
* Increase shell stack for KPU module.
2018-12-23 14:11:25 +08:00
Bernard Xiong 2defcb753c
Merge pull request #2094 from jesven/fix_zynq7000_ld
fix bss start address in ld file
2018-12-21 15:11:58 +08:00
Hao Zhu 774dd42a4a [bsp] [stm32] 修改f7系列DMA时钟 添加SD卡适配 2018-12-21 13:03:37 +08:00
Hao Zhu 42d232aaa1 Merge remote-tracking branch 'upstream/master' 2018-12-21 12:56:34 +08:00
Hao Zhu ec93984094 [bsp] [stm32] 更新spi usart的时钟设置 更新脚本设置 2018-12-21 11:17:32 +08:00
shaojinchun 95c9205053 fix bss start address in ld file 2018-12-21 09:20:15 +08:00
Hao Zhu 0dc7adbf30 Merge remote-tracking branch 'upstream/master' 2018-12-20 18:21:05 +08:00
nongxiaoming 168b8502c9 [bsp][stm32h743-nucleo] add the usart3 driver and use for console. 2018-12-20 16:46:09 +08:00
nongxiaoming 574abc8a23 [bsp][stm32h743-nucleo] fix the bug of HEAP_BEGIN define. 2018-12-20 16:41:41 +08:00
SummerGift 96fcf5dc29 [bsp][stm32] update templates Kconfig 2018-12-20 16:08:58 +08:00
SummerGift 8f9c72b05e 【更新】:menuconfig 配置文件 2018-12-20 16:05:55 +08:00
SummerGift 08bc2b3f5d [bsp][stm32] fix flash bug 2018-12-20 15:04:20 +08:00
SummerGift 938bbb030d [bsp][stm32] optimize main func 2018-12-20 14:59:18 +08:00
SummerGift d5c7d8d41f [bsp][stm32] Sync kconfig 2018-12-20 14:53:10 +08:00
SummerGift 63dbe79912 [bsp][stm32] Sync SConscript 2018-12-20 14:50:59 +08:00
SummerGift d830b6cbf8 [bsp][stm32] modify drv_config.h 2018-12-20 14:01:05 +08:00
SummerGift 29fd279be1 Merge remote-tracking branch 'remotes/origin/master' into add_stm32_new_framework
# Conflicts:
#	bsp/stm32/README.md
#	bsp/stm32/libraries/HAL_Drivers/drv_config.h
2018-12-20 13:50:00 +08:00
Bernard Xiong a12591e37e
Merge pull request #2058 from greedyhao/master
[WIP][🏅BSP][stm32] 添加野火stm32f767开发板bsp
2018-12-20 13:16:42 +08:00
Bernard Xiong 0be710e842 [BSP][k210] Fix the build issue in k210. 2018-12-19 12:01:29 +08:00
SummerGift c4118f5832 Merge remote-tracking branch 'remotes/gitlab/master' into add_stm32_new_framework 2018-12-19 10:46:37 +08:00
Wu Han 6dacf27d4e [driver][i2c] Fix GPIO_SPEED_FREQ_HIGH 2018-12-18 23:09:25 +08:00
Bernard Xiong 5e0f8cb3aa [libcpu] Add k210 BSP. 2018-12-18 21:01:03 +08:00
SummerGift cf7292d4e4 [bsp][stm32] SD card micro BSP_USING_SDCARD 2018-12-18 14:08:20 +08:00
Bernard Xiong a74a3031f0
Merge pull request #2081 from jesven/sync_smp_skeleton
Sync smp skeleton
2018-12-18 14:02:04 +08:00
SummerGift 9cd881bf05 [bsp][stm32] fix some error 2018-12-18 10:39:21 +08:00
Bernard Xiong dcf74bce45
Merge pull request #2078 from ErnestChen1/master
【串口】宏定义对应增加
2018-12-17 19:31:55 +08:00
whj f45fd44e9a Change the user interface to main 2018-12-17 15:01:57 +08:00
SummerGift 355783c5fa [bsp][stm32] modify doc for atk-pandora 2018-12-17 11:51:11 +08:00
shaojinchun eff767a074 remove rt_hw_mb define
sync smp skeleton
2018-12-17 11:02:09 +08:00
SummerGift 87e351538c [bsp][stm32] add sdcard port file 2018-12-17 10:46:33 +08:00
SummerGift ba83d6c90e [bsp][stm32] add stm32l475-atk-pandora bsp 2018-12-17 10:45:00 +08:00
SummerGift 71751eb6f1 [bsp][stm32] add sdio, hw_timer and pwm drivers 2018-12-17 10:38:38 +08:00
SummerGift b35e888cdd [bsp][stm32] optimize docs 2018-12-17 10:35:59 +08:00
chenchaoqun@rt-thread.com 87b407ff18 【修改】.config 中RT_SERIAL_USING_DMA选项 2018-12-17 09:53:44 +08:00
chenchaoqun@rt-thread.com bb8e89e851 【串口】宏定义对应增加 2018-12-17 09:38:53 +08:00
Bernard Xiong b9261e4340
Merge pull request #2068 from yangjie11/stm32-dev
[bsp][stm32 hal drv_gpio] add  more settings for "GPIO_InitStruct.Pull"
2018-12-14 11:08:49 +08:00
Hao Zhu 0e6b3fcba8 SConstruc中的lib换为f7的 2018-12-14 09:47:45 +08:00
Hao Zhu 78f206e88b 修改一些脚本 2018-12-14 09:44:05 +08:00
Hao Zhu 2fbced6f21 Merge remote-tracking branch 'upstream/master' 2018-12-14 08:47:54 +08:00
Bernard Xiong 698f9a91bd
Merge pull request #2066 from e190/master
修复I2C和RTC中的粗心BUG
2018-12-13 17:31:16 +08:00
SummerGift c692e194a6 [bsp][stm32] optimize board/SConscript code 2018-12-13 15:13:55 +08:00
SummerGift 6ef13c82aa [bsp][stm32] modify board/SConscript 2018-12-13 15:09:38 +08:00
SummerGift 6df6a7519a [bsp][stm32] modify sconstruct 2018-12-13 15:05:48 +08:00
Hao Zhu 5053e744a3 修改README 2018-12-13 14:20:14 +08:00
Hao Zhu cabf2f5ee5 添加i2c支持 2018-12-13 14:18:26 +08:00
SummerGift 968110ffd6 [bsp][stm32] add scons --dist function 2018-12-13 12:05:40 +08:00
yangjie caba8a7d11 [bsp][stm32 hal drv_gpio]If there is no pull-up or pull-down outside, there will be problems with just setting "GPIO_InitStruct.Pull = GPIO_NOPULL". 2018-12-13 10:33:46 +08:00
shaojinchun f5426f4a86 1 增加了bsp数据屏障接口函数 rt_hw_mb()
2 去除在secondary_cpu_c_start重复了的IPI handler的注册
2018-12-13 09:49:15 +08:00
e190 c042da4e9d
修复RTC驱动中一个粗心BUG
137行多了()
2018-12-13 08:38:53 +08:00
e190 3af4e3b404
修复I2C驱动一个粗心BUG
I2C2_BUS_CONFIG改为I2C3_BUS_CONFIG
2018-12-13 08:33:21 +08:00
Hao Zhu e0c2bf09e3 修改错误 2018-12-12 16:51:39 +08:00
Hao Zhu 9890034242 [bsp][stm32][stm32f767] 移植qspi 2018-12-12 16:49:27 +08:00
Hao Zhu 819c7d8929 [bsp][stm32][stm32f767] 修改一系列错误 2018-12-12 09:00:48 +08:00
Hao Zhu 757232cdb6 Merge remote-tracking branch 'upstream/master' 2018-12-11 23:08:55 +08:00
Hao Zhu b9b05fff4b [bsp][stm32][stm32f767] 移植片内flash驱动
补全了必要的hal库,stm32f767-fire的sram大小更正为512
2018-12-11 22:53:25 +08:00
流光 fc0d4e72a4 [bsp][lpc54114] 修复drv_gpio.c drv_romfs.c驱动未被默认编译的问题. 2018-12-11 15:04:49 +08:00
Bernard Xiong d00ef3b1ea
Merge pull request #2059 from e190/master
修复spi驱动中spi_config一个bug
2018-12-11 12:59:56 +08:00
e190 e296967000
修复spi驱动中spi_config一个bug" 2018-12-11 09:18:25 +08:00
Hao Zhu 76cbfa66c6 [bsp][stm32] 删除HAL/CMSIS/DSP_Lib及更新README 2018-12-11 09:02:27 +08:00
Hao Zhu 2396515f85 [bsp][stm32] 添加野火stm32f767开发板bsp 2018-12-11 08:24:04 +08:00
Hao Zhu 9d340ec6a9 [bsp][stm32] 添加野火stm32f767开发板bsp 2018-12-10 21:39:28 +08:00
Bernard Xiong b628ac0e7e
Merge pull request #2052 from jesven/lwp_ok
add lwp support
2018-12-10 20:00:25 +08:00
shaojinchun 2b21d2316a 修改许可协议
修改cpu目录名及相关修改
2018-12-10 18:23:21 +08:00
Bernard Xiong 92338d50c4
Merge pull request #2051 from SummerGGift/add_stm32_new_framework
[bsp][stm32] add more drivers for stm32 bsp
2018-12-10 17:07:28 +08:00
shaojinchun a8953e9211 add lwp support 2018-12-10 16:44:48 +08:00
SummerGift 892ad62983 [bsp][stm32] optimize flash driver config 2018-12-10 14:06:24 +08:00
Bernard Xiong fea5f2d8ae
Merge pull request #2034 from liu2guang/master
[BSP][LPC54114-lite] 添加i2c spi romfs spiflash sdcard pct2075驱动.
2018-12-10 13:59:58 +08:00
SummerGift c1f20dc458 [bsp][stm32] add flash driver docs 2018-12-10 13:44:26 +08:00
流光 b76dd4a9d5 [bsp][lpc54114] 移除PCT2075温度传感器驱动, 考虑在package中实现. 2018-12-10 10:45:31 +08:00
SummerGift d509db834b [bsp][stm32] add more drivers for stm32 bsp 2018-12-10 09:48:10 +08:00
Hao Zhu 762c1be8bb [bsp/stm32f7-disco] 修复串口驱动编译报错
__HAL_UART_CLEAR_FLAG在stm32f7xx_hal_uart.h中不存在,编译会报错
2018-12-08 23:07:58 +08:00
Bernard Xiong 4b0f9e76eb [BSP] Import RV32M1 SDK 2018-12-08 10:47:28 +08:00
Bernard Xiong c9576c3e53 [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00
Bernard Xiong 36b194aeb6 [BSP] Update Hifive1 BSP with unified RV porting. 2018-12-08 10:42:40 +08:00
Bernard Xiong 2a7d814f77 [libcpu] Add unified RISC-V libcpu porting. 2018-12-08 10:41:38 +08:00
BalanceTWK f375486e49 [stm32 drv usart] 修复串口发送第一个字节丢失的问题。| Fixed a problem where the first byte of a serial port was lost. 2018-12-06 15:04:36 +08:00
BalanceTWK 73d39e89ec 【bsp/stm32f10x】 修复串口驱动 | Fixed serial port drivers 2018-12-06 11:40:49 +08:00
流光 0ac963ac3a [bsp][lpc54114-lite] 移除c99语法特性, 并移除错误Kconfig脚本. 2018-12-06 10:01:45 +08:00
流光 b1a645a982 [bsp][lpc54114-lite] 修改重复的Kconfig条目。 2018-12-06 10:00:22 +08:00
BalanceTWK 18bcd2b2c6 【修复】 复位后串口打印第一个字节丢失的问题 | The loss of the first byte of serial port printing after reset. 2018-12-06 09:07:55 +08:00
Bernard Xiong 27cd03d454
Merge pull request #2036 from liruncong/const
rt_hw_interrupt_install函数name参数增加const限定
2018-12-06 06:04:11 +08:00
liruncong cd98097104 [bsp/raspi2]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:44:05 +08:00
liruncong 0844ba3c17 [bsp/qemu-vexpress-gemini]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:44:02 +08:00
liruncong a132ab29de [bsp/qemu-vexpress-a9]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:44:00 +08:00
liruncong 9f86a17e7b [bsp/imx6sx]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:43:59 +08:00
liruncong fedc573768 [bsp/hifive1]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:43:57 +08:00
liruncong b4df57d1d2 [bsp/gkipc]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:43:55 +08:00
liruncong 332dbfe0c3 [bsp/fh8620]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:43:51 +08:00
liruncong 577122573d [bsp/dm365]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:43:49 +08:00
liruncong eb7edd94e7 [bsp/asm9260]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:43:47 +08:00
liruncong 0d1fa98b27 [bsp/asm9260t]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:43:46 +08:00
liruncong e8e9ca8a25 [bsp/allwinner_tina]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:43:44 +08:00
流光 c6bfe11afa [更新] 添加i2c spi romfs spiflash sdcard pct2075驱动. 2018-12-05 19:04:47 +08:00
Bernard Xiong 5126111778
Merge pull request #2031 from yangjie11/dev-lpc54114-lite
[bsp]add bsp  lpc54114-lite
2018-12-05 17:33:41 +08:00
yangjie f43ee36d86 [bsp]delete some original driver files 2018-12-05 14:55:31 +08:00
yangjie 917c3f17f9 [bsp]modify README.md 2018-12-05 13:52:07 +08:00
yangjie f3e30a0d95 [bsp]add libs 2018-12-05 11:50:06 +08:00
yangjie 8e0d25f08e [bsp]add bsp lpc54114-lite 2018-12-05 11:44:53 +08:00
Bernard Xiong da56076b51
Merge pull request #2028 from aozima/bsp_dev
修复一系列BSP编译错误
2018-12-04 19:18:02 +08:00
Bernard Xiong 96c0a42f51
Merge pull request #2029 from jesven/fix-rt_hw_context_switch_interrupt
修正rt_hw_context_switch_interrupt中一处笔误
2018-12-04 19:17:46 +08:00
shaojinchun f64b7536e7 修正rt_hw_context_switch_interrupt中一处笔误 2018-12-04 18:07:38 +08:00
Bernard Xiong 0196df11e9
Merge pull request #2014 from SummerGGift/add_stm32_new_framework
[bsp][STM32] Add bsp based on new framework
2018-12-04 17:07:36 +08:00
SummerGift 3ed1ef7926 [bsp][STM32] optimize bsp linker_scripts && README.md 2018-12-04 11:32:48 +08:00
aozima a3b4e78527 [bsp][stm32f429-disco] support ANSI C. 2018-12-03 20:25:05 +08:00
aozima b15aa8a1ed [bsp][stm32f40x] support lwIP 2.x 2018-12-03 20:24:09 +08:00
aozima f63f1f80dd [bsp][stm32f107] support lwIP 2.x 2018-12-03 20:23:55 +08:00
aozima 62058e18fe [bsp][samd21] update scons script. 2018-12-03 20:22:59 +08:00
aozima cdf3f7e670 [bsp][rm48x50] update scons config: disable MDK support. 2018-12-03 20:22:06 +08:00
aozima cb1d1d70f1 [bsp][nv32f100x] update scons config: disable GCC support. 2018-12-03 20:21:32 +08:00
aozima b02bad374f [bsp][mini4020] update rtconfig.h 2018-12-03 20:15:12 +08:00
aozima 7e8608f35a [bsp][mb9bf500r] update scons config: disable IAR support. 2018-12-03 20:11:01 +08:00
aozima 5ee6bf4a8a [bsp][lpc176x] update scons script. 2018-12-03 20:10:28 +08:00
aozima 23833bfa78 [bsp][frdm-k64f] update MDK linker script. 2018-12-03 20:03:26 +08:00
aozima 01dbc85f73 [bsp][frdm-k64f] update scons config: update MDK support. 2018-12-03 20:03:01 +08:00
aozima d4cb16e5db [bsp][apollo2] update scons config: update MDK support. 2018-12-03 20:01:43 +08:00
aozima 2d48393fd2 [bsp][CME_M7] update lwIP config. 2018-12-03 20:00:23 +08:00
aozima 30538a9478 [bsp][CME_M7] update scons config: update MDK support. 2018-12-03 20:00:20 +08:00
aozima 808bc757f1 [bsp][CME_M7] update scons config: disable IAR support. 2018-12-03 19:57:25 +08:00
SummerGift 0a4abb8f94 [bsp][STM32] update linker_scripts for stm32 bsp 2018-12-03 18:45:51 +08:00
Bernard Xiong 9757f6b405
Merge pull request #2022 from whj4674672/master
[BSP]stm32f107 fix usart3
2018-12-03 17:41:04 +08:00
SummerGift 633876a66b [bsp][STM32] optimize stm32 BSP main.c 2018-12-03 15:58:24 +08:00
SummerGift afaadd8732 [bsp][STM32] optimize stm32 BSP docs 2018-12-03 13:54:44 +08:00
SummerGift 01bdef21e9 [bsp][STM32] add bsp 制作规范 2018-12-03 13:49:58 +08:00
Bernard Xiong efaac449d4
Create README.md 2018-12-02 12:09:23 +08:00
whj4674672 00f9958c38 [BSP]stm32f107 fix usart3 2018-12-01 16:30:24 +08:00
SummerGift 5cbe222196 [bsp][STM32] update stm32 bsp 2018-11-30 18:29:59 +08:00
SummerGift 739b2ba51c [bsp][STM32] Add bsp based on new framework 2018-11-29 17:06:06 +08:00
Noe Xu bbc628d5a0 [STM32F4xx-HAL] Fix link error when enable cmbacktrace package.
Change-Id: I879acd7c67ea782389b8f69acb2846c2879f8fcf
2018-11-26 22:43:02 -08:00
Bernard Xiong 9f477667ab
Merge pull request #1770 from xuzhuoyi/master
添加对 TI C2000 DSP 的移植
2018-11-24 20:35:50 +08:00
xuzhuoyi 6c081947b5 [bsp][tms320f28379d] Classify c28x into ti-dsp 2018-11-24 17:41:55 +08:00
tangyuxin e2e2c0a1e0 [bsp][amebaz] Update WIFI driver 2018-11-24 09:47:26 +08:00
Bernard Xiong 8206a5ddea
Merge pull request #1995 from ErnestChen1/master
[avoid] "load" icon missing in keil 5
2018-11-22 22:45:40 +08:00
shaojinchun fc6bc1ad39 Add smp support to RT-Thread 4.0 2018-11-22 18:16:47 +08:00
chenchaoqun@rt-thread.com e23614b701 [avoid] "load" icon missing in keil 5 2018-11-22 10:12:57 +08:00
Bernard Xiong 27ec671eab [Tools] Add a draft project generator for SES. 2018-11-21 01:04:16 +08:00
Bluebear233 6eadbecd98 [BSP]修正NUVOTON M487 README说明 2018-11-20 13:45:18 +08:00
Bluebear233 d67c9fabfe [BSP]更新NUVOTON M487 Sconscript 2018-11-19 10:47:35 +08:00
Bluebear233 db2f06df5b [BSP]新增NUVOTON M487 MDK4支持 2018-11-19 09:50:52 +08:00
Bluebear233 a9d4773b46 [BSP]add NUVOTON M487 BSP 2018-11-19 09:49:32 +08:00
xuzhuoyi 17301e463c [bsp][tms320f28379d] Add support of Kconfig 2018-11-18 12:06:52 +08:00
xuzhuoyi 81f94fd271 [bsp][tms320f28379d] Remove redundant code 2018-11-18 11:09:01 +08:00
xuzhuoyi 9d6c8186c5 [bsp][tms320f28379d] Change stack config in rtconfig.h 2018-11-16 21:48:15 +08:00
xuzhuoyi b7a76b5e52 [bsp][tms320f28379d] Change license to Apache-2.0 2018-11-16 20:30:56 +08:00
xuzhuoyi 37db67d94a Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	src/thread.c
2018-11-16 20:09:46 +08:00
whj4674672 a3ea413f88 Fix usart3 initialization bug 2018-11-15 18:54:04 +08:00
EvalZero e14b1ac055 [bsp][stm32f429-apollo]add audio sound and micphone driver. 2018-11-15 11:32:11 +08:00
Bernard Xiong 944e28c9a9 [BSP] remove settings folder in stm32f411-nucleo 2018-11-10 19:15:27 +08:00
Bernard Xiong ba1e18868e
Merge pull request #1959 from yangjie11/fix
[bsp]fixed drv_usart.c because f411xE have no USART3
2018-11-10 06:51:53 +08:00
Bernard Xiong 9e80680a6c [BSP][ls1c] fix config issue 2018-11-09 17:55:17 +08:00
yangjie c79d928991 [bsp]fixed drv_usart.c because f411xE have no USART3 2018-11-09 10:26:39 +08:00
hichard ca4b48aac2 修复STM32F4-Hal bsp USB主机驱动的一个bug 2018-11-07 22:48:50 +08:00
chenyong db3f8d3344 [bsp] fix default project compilation error.
Signed-off-by: chenyong <1521761801@qq.com>
2018-11-05 20:18:12 +08:00
Bernard Xiong c7d9daefaa
Merge pull request #1868 from jg1uaa/master
change hello.mo building process, compile and link separately
2018-11-05 09:14:02 +08:00
armink 83b7b763b7 The dbg_log API is DISCARDED. Change all dbg_log to LOG_X. 2018-11-02 10:20:30 +08:00
yangfasheng 3d374b3c0d add touch driver;
update lcd driver;

Signed-off-by: yangfasheng <yangfasheng@rt-thread.com>
2018-10-31 09:58:37 +08:00
Bernard Xiong 94c358b13e
Merge pull request #1911 from XXXXzzzz000/add_pwm_driver
[driver][pwm] add pwm driver.
2018-10-26 17:51:40 +08:00
Bernard Xiong bbd7f4c6ec
Merge pull request #1927 from Guozhanxin/master
[bsp imxrt]添加 Arch Mix 开发板图片及厂商信息
2018-10-26 17:51:30 +08:00
Bernard Xiong d0cc930eec
Merge pull request #1924 from balanceTWK/master
【bsp】【stm32f10x-HAL】 update drv_usart.c
2018-10-26 17:51:00 +08:00
guozhanxin 2ed55f75db [bsp][imxrt]更新 ArchMix 的 README 2018-10-26 16:29:48 +08:00
guozhanxin 84c30bab5f 删除选择 flash 的选项 2018-10-26 16:03:55 +08:00
Bernard Xiong f97e19c509
Merge pull request #1919 from XXXXzzzz000/add_rtc_driver
[bsp][stm32f10x-HAL] add rtc driver
2018-10-26 07:08:50 +08:00
tyx 135ec47a6a [bsp][amebaz]支持IAR工程及smartconfig配网 2018-10-25 17:20:58 +08:00
XXXXzzzz000 d4bdeb03e7 [bsp][stm32f10x-HAL] add pwm driver. 2018-10-24 10:09:45 +08:00
BalanceTWK 9392c9ea49 [bsp][stm32f10x-HAL] update drv_usart.c 2018-10-23 21:46:55 +08:00
XXXXzzzz000 ea86ebf142 [bsp][stm32f10x-HAL] add rtc driver 2018-10-23 14:15:24 +08:00
Bernard Xiong 9442207455
Merge pull request #1915 from XXXXzzzz000/fix_stm32f4xx-hal_iwg
[bsp][stm32f4xx-HAL] fix iwg driver.
2018-10-23 10:22:15 +08:00
Bernard Xiong 87446464cf
Merge pull request #1918 from misonyo/license_change
[BSP][all NXP]change license to Apache-2.0
2018-10-23 10:19:02 +08:00
Bernard Xiong 47cfa1cbfa
Merge pull request #1917 from enkiller/dev
[bsp][amebaz] BSP工程更新,适配新的WLAN框架
2018-10-22 22:34:08 +08:00
misonyo a454393994 [BSP][all NXP]change license to Apache-2.0 2018-10-22 11:02:50 +08:00
tyx 646cb6cabc [bsp][amebaz] BSP工程更新,适配新的WLAN框架 2018-10-21 23:41:59 +08:00
SASANO Takayoshi b41ecff518 fix rt_system_module_init() -> rt_system_dlmodule_init(),
in components/libc/libdl/dlmodule.c.
2018-10-21 21:21:38 +09:00
Bernard Xiong 9c2f2e855b [BSP][IMXRT] change license to Apache license v2.0 2018-10-21 14:45:29 +08:00
XXXXzzzz000 262d4268a4 [bsp][stm32f4xx-HAL] fix iwg driver. 2018-10-20 17:53:07 +08:00
XXXXzzzz000 5e95c57456 add iwdg driver 2018-10-17 16:05:33 +08:00
XXXXzzzz000 8107542d76 [driver][iwdg]add iwdg driver. | 添加iwdg驱动,参考:stm32f4xx-HAL/driver_wdg 2018-10-17 15:54:00 +08:00
chenchaoqun@rt-thread.com 87dad10f3f [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
Bernard Xiong 292f35f824
Merge pull request #1878 from uestczyh222/f1_i2c
[Bsp][stm32f1xx-hal]添加I2C驱动
2018-10-12 15:21:40 +08:00
Bernard Xiong 33cb916ff7
Merge pull request #1882 from uestczyh222/f4-build
[Bsp][stm32f4xx-hal]整理链接脚本
2018-10-11 20:52:20 +08:00
Bernard Xiong 7caaafa55f
Merge pull request #1881 from uestczyh222/f4-uart
[Bsp][stm32f4xx-hal]更新串口宏
2018-10-11 20:51:45 +08:00
Bernard Xiong 57303c14be
Merge pull request #1877 from uestczyh222/f4_iic
[Bsp][stm32f4xx-hal]修复I2C在开启优化时出现延时异常的问题
2018-10-11 18:51:08 +08:00
ZYH 743c264285 [Bsp][stm32f4xx-hal]整理链接脚本 2018-10-11 18:17:35 +08:00
ZYH 4c623b39ad [Bsp][stm32f1xx-hal]添加I2C驱动 2018-10-11 18:13:30 +08:00
ZYH bcfba031d5 [Bsp][stm32f4xx-hal]更新串口宏 2018-10-11 18:09:31 +08:00
ZYH ffdd7f98ad [Bsp][stm32f4xx-hal]修复I2C在开启优化时出现延时异常的问题 2018-10-11 16:47:25 +08:00
ZYH 0893e54293 [bsp][stm32f1xx-hal]修复当开启优化时m3_m4_delay_us延时失效问题 2018-10-11 16:42:13 +08:00
ZYH 6e5751d49b [BSP][STM32F1xx-HAL]修改协议 apache2.0 2018-10-11 10:18:24 +08:00
ZYH 6262acb5f9 [BSP][STM32F1xx-HAL] fix hse when hse no trigger
修复当选择HSE 而HSE不起振时 assert的问题,并优化模拟器参数
2018-10-11 10:14:49 +08:00
guozhanxin 7ea038373d [BSP] Add standalone i.MXRT 1050 Arch Mix BSP. 2018-10-10 09:28:40 +08:00
guozhanxin 5d4e4ae390 [bsp][imxrt] Remove SeeedStudio network dependencies 2018-10-10 09:19:55 +08:00
Bernard Xiong 37d25e32a1
Merge pull request #1846 from misonyo/master
[bsp/qemu-vexpress-a9]change idle task stack to 1024
2018-10-08 10:52:53 +08:00
SASANO Takayoshi c81ebdc6d9 there is dummy time() function, but now it is implemented in
components/libc/compilers/minilibc/time.c.

maybe this dummy code is no longer required, so deleted.
2018-10-07 05:56:27 +09:00
SASANO Takayoshi 86742879f3 There is no problem to create hello.mo with default compiler on
Debian-9.5/amd64.

But building hello.mo with i386-elf-gcc (5.5.0) cross compiler on
OpenBSD-6.3/amd64, undefined reference to 'rt_kprintf' error occurs.

To avoid this error, "compile and link" process needs to be divided to
simply "compile" and "link".

On Debian-9.5, both previous and current method produces same hello.mo.

We have to improve disk image creation (Linux dependent),
this is a future homework.
2018-10-06 18:33:18 +09:00
Bernard Xiong ee1e316d1e
Merge pull request #1866 from xuzhuoyi/stm32f429-disco
[bsp][stm32f429-disco] Repair mistake of i2c device name
2018-10-05 17:30:00 +08:00
xuzhuoyi 20f01fcadf [bsp][stm32f429-disco] Repair mistake of i2c device name 2018-10-05 14:40:39 +08:00
Bernard Xiong db16cada48
Merge pull request #1864 from xuzhuoyi/stm32f429-disco
STM32F429-DISCO 添加 I2C 和触摸屏支持
2018-10-05 14:40:35 +08:00
xuzhuoyi f8918c34f1 [bsp][stm32f429-disco] Repair encoding problem 2018-10-05 13:53:16 +08:00
xuzhuoyi 7d0a99c58f [bsp][stm32f429-disco] Remove code about littlevgl 2018-10-05 13:34:40 +08:00
xuzhuoyi a0fd5366ce [bsp][stm32f429-disco] Adjust the copyright information 2018-10-05 13:29:50 +08:00
nongxiaoming 9f3938da1e [bsp][stm32] Fix the warning when using ARM Compiler V6 2018-10-04 17:07:52 +08:00
nongxiaoming 4bc36f722c [bsp][stm32] Fix compile failure when using ARM Compiler V6. 2018-10-04 17:06:21 +08:00
xuzhuoyi f9a809fd39 [bsp][stm32f429-disco] Add LCD/touch/i2c to Kconfig 2018-10-04 15:45:13 +08:00
xuzhuoyi 61bca24ce6 [bsp][stm32f429-disco] Change touch exec from hard timer to thread 2018-10-03 19:47:34 +08:00
xuzhuoyi 18e0e0fcdd [bsp][stm32f429-disco] Open touchscreen device when board init finished 2018-10-03 18:49:48 +08:00
xuzhuoyi 8ed3e82e22 [bsp][stm32f429-disco] register touch device to RT-Thread 2018-10-03 16:50:04 +08:00
xuzhuoyi b5bb1f5785 [bsp][stm32f429-disco] Add touchscreen support 2018-10-03 15:20:09 +08:00
xuzhuoyi a0c848b0e7 [bsp][stm32f429-disco] Add i2c support 2018-10-03 00:00:47 +08:00
xuzhuoyi 1ca25164fc [bsp][stm32f429-disco] Fix missing of info->framebuffer 2018-10-02 22:12:53 +08:00
Bernard Xiong d9dcfb13d0
Merge pull request #1858 from Guozhanxin/master
更新 HIFIVE1 bsp
2018-09-30 20:52:09 +08:00
guozhanxin dcbad84470 [bsp][hifive1]更新 README,添加编译及下载运行方法 2018-09-30 18:07:57 +08:00
guozhanxin 23e92786f3 [bsp] hifive1 update: default select debug mode and update debug flags 2018-09-30 18:07:07 +08:00
xuzhuoyi ffd38a57c3 [bsp][stm32f4xx-hal] Fix compile failure when using ARM Compiler V6.10.1 2018-09-30 14:53:55 +08:00
guozhanxin f58da45090 [bsp][hifive1] add Makefile file 2018-09-30 10:33:34 +08:00
Wu Han 64c9eaa7dc Add I2C1 in Kconfig 2018-09-29 18:58:15 +08:00
Wu Han 52fa0189ad Add I2C bus driver for stm32f10x 2018-09-29 16:11:31 +08:00
misonyo 8e00c1dacc [bsp/qemu-vexpress-a9]change idle task stack to 1024 2018-09-27 10:36:25 +08:00
guozhanxin 99b632915f [bsp][stm32f4xx-HAL] update PWM driver
1. Fixed the overflow error of intermediate value
2. Fixed the error that counter register is not cleared
3. Add macro control for each channel
2018-09-26 18:23:36 +08:00
SASANO Takayoshi 829ea925fc To avoid 'unknown type name' error, replace uint8_t and uint16_t to
rt_uint8_t and rt_uint16_t respectively.
2018-09-24 08:14:36 +09:00
Bernard Xiong b9e7cf7fa3 [BSP] Enable memory pool for i.MXRT1050-EVK. 2018-09-22 22:22:18 +08:00
Bernard Xiong 8293138408 [BSP] Update building script for gcc in i.MXRT/i.MXRT1050-EVK 2018-09-22 11:57:48 +08:00
Bernard Xiong 1f8836c1db [BSP] Update project file for i.MXRT/i.MXRT1050-EVK. 2018-09-22 11:37:32 +08:00
lin 05cc8415ad [BSP]Add sct and fix some drivers bug 2018-09-21 16:11:56 +08:00
Bernard Xiong b611f317fe
Merge pull request #1830 from RT-Thread/bsp_imxrt
Add standalone i.MXRT BSP for EVK.
2018-09-21 13:20:21 +08:00
Bernard Xiong 9d538371e6 [BSP] Add i.MXRT libraires. 2018-09-20 23:18:14 +08:00
Bernard Xiong 00d7d6f537 [BSP] Add standalone i.MXRT 1050 EVK BSP. 2018-09-20 23:10:27 +08:00
Bernard Xiong 87fcdf96bc [BSP] Add CMSIS files for i.MXRT 2018-09-20 23:08:32 +08:00
nongxiaoming 2edb385d27 [bsp][stm32f40x] Fix the bug of gpio driver. 2018-09-20 15:24:45 +08:00
Bernard Xiong 6806c0fa4b
Merge pull request #1826 from armink/fix_qemu
[bsp][qemu-vexpress-a9] Enable the software simulation RTC device
2018-09-20 09:22:52 +08:00
lida 31c0617942 [bsp][stm32f40x] add file .config rtconfig.h 2018-09-19 11:31:35 +08:00
armink 7ff50a39ed [bsp][qemu-vexpress-a9] Enable the software simulation RTC device options. 2018-09-19 11:30:39 +08:00
lida 786b296a8e [bsp][stm32f40x]add main.c to file applications ,delete application.c and startup.c 2018-09-18 15:11:57 +08:00
Bernard Xiong 3fce70d804
Merge pull request #1815 from xuzhuoyi/stm32f429-disco
Add LCD and guiengine support for stm32f429-disco
2018-09-17 14:24:02 +08:00
liruncong f977b2a955 修改重新menuconfig后编译失败问题 2018-09-16 09:19:45 +08:00
xuzhuoyi 65fff5b4b2 [bsp][stm32f429-disco] Fix The Travis CI building failure 2018-09-15 16:22:54 +08:00
xuzhuoyi d5c7a63800 [bsp][stm32f429-disco] Modify readme.md 2018-09-15 14:28:09 +08:00
Bernard Xiong 8b161fad6d
Merge pull request #1794 from AubrCool/fix-bxcan.fif1.filter.error
[bsp] stm32f10x correct fifo1 alloc error
2018-09-15 13:14:37 +08:00
Aubr.Cool a53e5c73f1
stm32f10x bxcan
bxcan fix align
2018-09-15 08:37:38 +08:00
xuzhuoyi efe00652c1 [bsp][stm32f429-disco] Change to use rt_components_init() 2018-09-14 20:30:09 +08:00
xuzhuoyi 68c5cc39c3 [bsp][stm32f429-disco] Add guiengine support 2018-09-13 21:35:52 +08:00
xuzhuoyi fd7af6a150 [bsp][stm32f429-disco] Add SPI Error Handler 2018-09-13 19:13:00 +08:00
xuzhuoyi e58bc98ff0 [bsp][stm32f429-disco] Add LCD support 2018-09-13 18:44:51 +08:00
Bernard Xiong e0c003deb5
Merge pull request #1793 from liruncong/am335x
修正bsp\beaglebone重新menuconfig未增加任何配置项时编译失败问题. 并增加C++编译支持
2018-09-12 15:02:59 +08:00
Aubr.Cool 771d958e6f [bsp] stm32f10x correct fifo1 alloc error 2018-09-11 15:15:25 +08:00
Bernard Xiong 84a2ca3421
Update rtconfig.py 2018-09-11 08:34:04 +08:00
Bernard Xiong 5014a5ed6e
Update rtconfig.py 2018-09-11 08:32:32 +08:00
liruncong 2cf705d6c7 am335x改动:
1. SConstruct中增加对C++支持
2. 重新menuconfig. 删除application.c/startup.c,增加main.c. 以便通过编译
2018-09-10 20:25:09 +08:00
Bernard Xiong 63178eb1d6
Merge pull request #1781 from Lawlieta/cy
[bsp] update keil/iar project for sal 'af_inet.h' error
2018-09-08 23:02:22 +08:00
weety 7deaadd782 [bsp][dm365] Fixed thread priority config error, update Kconfig file. 2018-09-07 23:01:39 +08:00
chenyong 1b906876dd [bsp] update keil/iar project for sal 'af_inet.h' error 2018-09-07 17:15:22 +08:00
weety 21c8014da3 [bsp][dm365] update Kconfig file. 2018-09-06 14:16:02 +08:00
weety bf3ef10aec [bsp][dm365] Support Kconfig. 2018-09-06 14:12:28 +08:00
weety d344ff5a9e Merge branch 'pyconfig' of https://github.com/weety/rt-thread into pyconfig 2018-09-05 09:40:12 +08:00
weety 2a46f0d5ee Fixed choice default value issue for stm32f4xx-HAL. 2018-09-05 09:37:56 +08:00
xuzhuoyi 305307c90c [bsp][tms320f28379d] Add bsp README.md 2018-09-04 11:47:06 +08:00
xuzhuoyi 5fd1213e73 [bsp][tms320f28379d] __rt_ffs() problem caused by 16-bit int 2018-09-03 21:39:56 +08:00
Bernard Xiong 1ae8048624
Merge pull request #1765 from uestczyh222/stm32h743-nucleo
[Bsp][stm32h743-nucleo] fix build error with gcc
2018-09-03 14:00:23 +08:00
ZYH c18ff69ed6 [Bsp][stm32h7xx-nucleo]rename S to s 2018-09-03 09:39:42 +08:00
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
ZYH b30bd6b793
Merge pull request #1311 from uestczyh222/master
[Bsp][Drivers]Add  a int endpoint
2018-03-23 10:16:22 +08:00
ZYH 1fd31983a3 [Bsp][Drivers]Add a int endpoint 2018-03-23 10:15:44 +08:00
ZYH f88f467088
Merge pull request #1309 from uestczyh222/master
[Bsp][i.mxrt]Add USB Drivers support HS
2018-03-23 10:14:48 +08:00
liuguang 144e63eae2 [BSP] delete rtc driver error message. | 删除RTC驱动的错误信息. 2018-03-23 09:54:12 +08:00
ZYH 45c9b8c19a Merge remote-tracking branch 'upstream/master' 2018-03-23 09:37:04 +08:00
ZYH 5713db3fb9 [Bsp][i.mxrt]Add USB Drivers support HS 2018-03-23 09:36:54 +08:00
liang yongxiang 9b3b6989fa [bsp][v2m-mps2] fix "scons --target=mdk5" error 2018-03-21 10:08:03 +08:00
liuguang 60f17b69f6 [BSP] fix pin drive bug and add interrupt mode. | 修复PIN驱动BUG并添加中断模式.
更新如下:
1. 修复GPIO5_0~2管脚复用调用错误(错误情况会影响SDRAM正常工作)。
2. 添加中断模式,支持上升沿、下降沿、双边沿、高电平、低电平触发中断模式。
3. 移除C99特性。
2018-03-20 10:37:10 +08:00
Bernard Xiong 85d3c98309
Merge pull request #1299 from ArdaFu/master
[components][mini-libc] Add missing C99 definition
2018-03-19 19:49:06 +08:00
Tanek 1c318bafb7
Merge pull request #1301 from balanceTWK/master
[BSP] add other uart|添加其他串口
2018-03-19 19:35:07 +08:00
ArdaFu f8bdaff905 [bsp][tm4x129x] Remove int/uint_fast8/16/32_t definition in BSP driver library's Sconscript. These definitions move to minilibc/stdint.h. 2018-03-19 15:23:24 +08:00
balanceTWK 761c0a27c5 [BSP] add other uart|添加其他串口 2018-03-19 14:55:54 +08:00
sundm75 d507382bbf [bsp][ls1c] delete msd driver, use SD/TF card driver with spi in components 2018-03-18 20:33:57 +08:00
balanceTWK 1a24c9a29f [bsp]add other uart | 添加其他串口支持 2018-03-18 15:56:15 +08:00
balanceTWK 1918d14a13 drv_uart 2018-03-18 15:16:58 +08:00
balanceTWK 1257e5d38a del usart.c usart.h 2018-03-18 15:03:28 +08:00
balanceTWK 0cbd9dc8bf add drv_uart.c drv_uart.h 2018-03-18 15:01:32 +08:00
sundm75 61d1df1268 [bsp][ls1c] modify file format 2018-03-18 08:48:15 +08:00
liang yongxiang 5c0345e2f8 [bsp][lpc824] fixed error: incomplete type is not allowed 2018-03-18 00:46:10 +08:00
sundm75 449f960c48 [bsp][ls1c] update config 2018-03-17 19:15:47 +08:00
sundm75 b102410ece [bsp][ls1c] modify "RT_USING_UART" to "RT_USING_SERIAL" 2018-03-17 19:08:24 +08:00
sundm75 64829a07ba [bsp][ls1c] add the condition for use touch 2018-03-17 19:06:43 +08:00
sundm75 af743afb01 [bsp][ls1c] add ls1c_hw_i2c_init 2018-03-17 19:04:23 +08:00
sundm75 4a8076e4b8 [bsp][ls1c] add ls1c_hw_spi_init 2018-03-17 19:03:50 +08:00
sundm75 4495e1c2a1 [bsp][ls1c] add rtgui_lcd_init 2018-03-17 19:02:27 +08:00
sundm75 0192ae2128 [bsp][ls1c]change RT_USING_UART to RT_USING_SERIAL;remove some device init 2018-03-17 18:59:50 +08:00
sundm75 05aea0f8cb [bsp][ls1c]remove rt_components_init 2018-03-17 18:57:09 +08:00
liuguang 0dd4854dc7 [BSP] fix uart driver bug. | 修复串口驱动BUG. 2018-03-16 17:22:55 +08:00
liuguang 5a2df50edd [BSP] add rt1050 hp rtc driver.| 添加RT1050 高功耗RTC驱动. 2018-03-16 17:03:20 +08:00
liang yongxiang 4043a68ad4 [bsp][stm32f10x] update projects 2018-03-16 11:18:53 +08:00
ChunfengMu 2b1fc7c4c4 [bsp][stm32f10x]enable RT_USING_COMPONENTS_INIT and fix SConscript for rtc 2018-03-16 01:13:38 +08:00
liuguang 954d2447cd [BSP] add rt1050 pin driver code. | 添加rt1050 PIN驱动代码. 2018-03-15 04:50:34 +08:00
uestczyh222 3abe6bcc96 [Bsp][STM32F4xx-HAL]Add I2C driver 2018-03-14 15:31:06 +08:00
liang yongxiang 99e5b0a518 [bsp] fix spi4 typo 2018-03-13 20:55:15 +08:00
liang yongxiang ed917b4ec0 [bsp] update project to fix warning: duplicate drv_i2c.c file 2018-03-13 20:50:46 +08:00
liang yongxiang bfeae15f51 [bsp] update config file to fix error: external FD_SETSIZE too small for number of sockets 2018-03-13 20:50:42 +08:00
liang yongxiang da3c900685 [bsp] fix typo 2018-03-13 17:42:21 +08:00
liang yongxiang 7bff4a1bee [bsp] update rtconfig.h and .config 2018-03-13 17:25:53 +08:00
liang yongxiang 2f14a55e28 [bsp] fixed gcc warning: value computed is not used 2018-03-13 17:25:50 +08:00
liang yongxiang 249d5b5887 [bsp] update IAR and mdk project 2018-03-13 17:24:44 +08:00
liang yongxiang f268ffa5be [bsp] delete SDIO test code 2018-03-13 17:24:41 +08:00
liang yongxiang 5760c356ef [bsp] fix enum warnings 2018-03-13 17:24:38 +08:00
liang yongxiang 005b9da3d5 [bsp] update gcc nocache section 2018-03-13 17:24:33 +08:00
Bernard Xiong 0b5ac759e3
Merge pull request #1272 from RT-Thread/fix_simulator
Fix the control interface and GUI initialization
2018-03-11 15:11:07 +08:00
Bernard Xiong 03b8015413
Merge pull request #1266 from jiaooo/dev
change file name drv_iic to drv_i2c
2018-03-11 14:39:46 +08:00
Bernard Xiong 4de8758018 Fix the control interface and GUI initialization 2018-03-11 14:35:50 +08:00
luo jiao 1afb706c4d bsp/stm32f429-apollo:fix drv_i2c.c scons build error
Signed-off-by: luo jiao <luojiaoxy@163.com>
2018-03-11 13:40:16 +08:00
孙冬梅 6e987b2350
Merge pull request #2 from RT-Thread/master
update form origin
2018-03-10 18:33:45 +08:00
luo jiao 59f05f68f2 cchange file name drv_iic to drv_i2c 2018-03-08 12:21:06 +08:00
tangyuxin 5301a1b9d3 [bsp][allwinner_tina]更改表意不清晰的函数名字 2018-03-08 12:02:25 +08:00
Bernard Xiong 6107b74ac3
Merge pull request #1263 from moebiusever/master
fixed #1261, modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration.
2018-03-08 10:16:05 +08:00
liang yongxiang b1abc48fc9 [bsp] add readme file for stm32f429-apollo board 2018-03-07 16:14:35 +08:00
moebius.ever 8160a4089a fixed #1261, modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration. 2018-03-07 15:28:51 +08:00
Bernard Xiong 8f2588d609
Merge pull request #1258 from RT-Thread/feature_kconfig
[BSP] Add Kconfig for lpc408x/stm32f10x/stm32f20x/stm32f40x etc
2018-03-05 22:16:27 +08:00
Bernard Xiong 5083b84c96 [BSP][qemu-vexpress-a9] add SOC chip type definition 2018-03-05 21:17:41 +08:00
Bernard Xiong 3aa582bc17 [BSP] Add Kconfig for lpc408x/stm32f10x/stm32f20x/stm32f40x etc 2018-03-04 22:35:07 +08:00
Bernard Xiong 2be6176b57
Merge pull request #1248 from valeriyvan/fixshift
Fixing shift operation in enum declaration
2018-03-04 20:52:36 +08:00
Bernard Xiong e6f2081aa9
Merge pull request #1257 from RT-Thread/fix_libc
rename fls to __rt_fls in MMC.
2018-03-04 20:42:58 +08:00
Bernard Xiong bb2eb41b44
Merge pull request #1250 from valeriyvan/fixmemcpy
Fix wrong memcpy parameter
2018-03-04 17:38:44 +08:00
Bernard Xiong f6a7136226 [BSP] Update sdcard driver in mini4020 2018-03-04 17:37:16 +08:00
Bernard Xiong c65ec96e8c [BSP] fix CRLF issue in gkipc bsp 2018-03-04 12:05:00 +08:00
Bernard Xiong f7296db4d6
Merge pull request #1253 from gokemicro/master
[BSP] Add gokemicro gkipc bsp
2018-03-04 10:52:29 +08:00
gokemicro b216125521 add README env hyperlink address 2018-03-04 09:05:57 +08:00
gokemicro e2ea23990b add gokemicro gkipc bsp 2018-03-04 08:21:19 +08:00
Bernard Xiong e78f3ea9a7
Merge pull request #1252 from RT-Thread/feature_noneui
[UIEngine] move UI engine as a package
2018-03-03 17:14:28 +08:00
Bernard Xiong 8b36b57a11 [UIEngine] move UI engine as a package 2018-03-03 16:34:01 +08:00