Commit Graph

2528 Commits

Author SHA1 Message Date
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
Tanek 7438d1846c
Merge pull request #1249 from valeriyvan/fixindefiniteloop
Uses const UINT8_MAX for max value of uint8_t; Fixes loop condition.
2018-03-03 16:19:10 +08:00
Bernard Xiong fa693c51fd
Merge pull request #1246 from TanekLiang/fvp-uart-update
[bsp] update uart driver and fixed typo
2018-03-03 15:48:18 +08:00
ZYH 78c83b364e
Merge pull request #1236 from zhang-peter/patch-1
stm32f10x enters external interrupt handler forever
2018-03-02 20:39:52 +08:00
Valeriy Van a3bac3cb61 Fix wrong memcpy parameter 2018-03-02 11:46:40 +01:00
Valeriy Van bea1115ff1 Uses const UINT8_MAX for max value of uint8_t type; Fixes loop condition. 2018-03-02 11:37:19 +01:00
Valeriy Van f4a36fa6e3 Fixing shift operation in enum declaration 2018-03-02 11:22:32 +01:00
liang yongxiang dc4fde203d [bsp] update uart driver and fixed typo 2018-03-02 17:12:04 +08:00
liang yongxiang 7d9cf74393 [bsp] update V2M-MPS2 readme file 2018-03-02 10:24:19 +08:00
liang yongxiang 311f4c96dd [bsp] add v2m-msp2 board support 2018-03-01 23:24:41 +08:00
Peter Zhang d3cb7478ec
[BSP] Fix: stm32f10x external interrupt bug
Missing of 'GPIO_EXTILineConfig' may cause that program enters interrupt handler forever.
2018-02-28 17:31:38 +08:00
emlslxl e65729660f fix uart register address structure type 2018-02-27 10:47:49 +08:00
emlslxl b23c2aab0b 修正因驱动文件缺少msd.c而编译文件包含msd.c引起的编译错误 2018-02-24 16:39:39 +08:00
Xeon Xu 2d2c01571c Add customized startup file for stm32f10x when using gcc. 2018-02-22 16:47:44 +08:00
Xeon Xu d841fef8c8 Revert "Fixed #1187 running issue while using firmware compiled by gcc."
This reverts commit 37660ac515.
2018-02-22 16:03:46 +08:00
ZYH ccf15490c9 [Bsp][Tina]Fix uart bug 2018-02-19 15:31:28 +08:00
ZYH 76a0cc9b58
Merge pull request #1222 from uestczyh222/master
[Bsp][tina]fix linux env error
2018-02-12 11:17:34 +08:00
uestczyh222 b158847219 [Bsp][tina]fix linux env error 2018-02-12 11:16:40 +08:00
ZYH 915ba043af
Update README.md 2018-02-11 14:21:02 +08:00
Bernard Xiong a30a52d78d
Merge pull request #1219 from uestczyh222/master
[Bsp]增强F10x_HAL的GPIO中断逻辑
2018-02-09 17:21:29 +08:00
uestczyh222 3ea5cd0bdb [Bsp]增强F10x_HAL的GPIO中断逻辑 2018-02-09 17:03:41 +08:00
Bernard Xiong 8e8fba798d
Merge pull request #1217 from uestczyh222/master
[BSP][tina] New bsp for allwinner tina
2018-02-09 16:49:02 +08:00
uestczyh222 9bf2a755e0 [Bsp][New BSP]New bsp for allwinner tina 2018-02-09 15:20:38 +08:00
孙冬梅 351f15be4b
Rename Ls1c_can.h to ls1c_can.h 2018-02-09 13:06:39 +08:00
孙冬梅 b4dc4fad21
Rename Ls1c_can.c to ls1c_can.c 2018-02-09 13:06:10 +08:00
sundm75 d78c3198b2 [BSP][ls1c]Fix drv_can.c: No such file or directory(ls1c_can.h) 2018-02-09 12:30:45 +08:00
sundm75 f9ffb4c840 [BSP][ls1c]Fix drv_can.c: No such file or directory(Drv_can.h) 2018-02-09 10:45:53 +08:00
sundm75 8c38597cdc [BSP][ls1c]Modify kconfig RTT_DIR 2018-02-09 10:02:25 +08:00
sundm75 d8b85925e7 [BSP][ls1c]Add kconfig. 2018-02-09 09:25:20 +08:00
sundm75 b473c629e9 [BSP][ls1c]Mount sdcard in init_thread. 2018-02-09 09:23:49 +08:00
sundm75 5e102eeea9 [BSP][ls1c]Add some code in board init. 2018-02-09 09:22:25 +08:00
sundm75 c121d823fd [BSP][ls1c]Fixed some bugs of ls1c lib. 2018-02-09 09:21:02 +08:00
sundm75 d08ce950e5 [BSP][ls1c]Add can driver and lib 2018-02-09 09:19:32 +08:00
LiuJX 24fb0a3656 1. 修改gpio中断没有清标志位的问题 2018-02-08 23:54:55 +08:00
aozima cd74a4be47 [drivers] move tf/sd card driver to spi/spi/spi_msd.c, and update Kconfig script. 2018-02-07 10:28:30 +08:00
aozima 19433e0cf5 update SConscript: support scons 3. 2018-02-06 20:07:28 +08:00
ZYH 0979e30caa
Merge pull request #1202 from xeonxu/fix_gcc
Fixed #1187 running issue while using firmware compiled by gcc.
2018-02-02 21:18:03 +08:00
tanek liang 9faa6b1d7a [bsp] fix uart driver bug 2018-02-02 10:39:40 +08:00
Noe Xu 37660ac515 Fixed #1187 running issue while using firmware compiled by gcc. 2018-02-01 14:41:45 +08:00
Bernard Xiong f50a5e94b0 [BSP] Update qemu script 2018-01-23 11:16:59 +08:00
yangfasheng 0415298ceb 更新替换 SDL; 2018-01-19 13:38:43 +08:00
MurphyZhao d9b440f90c [bsp] update imxrt1052 iar project
1 update lwip default version to 2.02
2 remove iar project `_TIMESPEC_DEFINED` define
3 remove iar project `_DLIB_THREAD_SUPPORT` define
2018-01-17 19:47:32 +08:00
liu2guang 7b8a78360f [Bsp] add sdcard drive | 添加sd卡驱动 2018-01-16 18:05:16 +08:00
sundm75 b08ff9eee2 [bsp] Add SmartloongV3 display,touch,msd, hw_i2c driver 2018-01-15 14:56:48 +08:00
sundm75 123af35c94 删除上次提交 2018-01-15 14:33:29 +08:00
sundm75 0cb2e880b9 修改touch 2018-01-15 05:27:39 +08:00
sundm75 37aa65db48 [bsp] Add display,sd,touch,hw_i2c driver 2018-01-14 19:47:49 +08:00
MurphyZhao 472491e7ca Fix IAR Version Problem
[bsp/lpc54608-LPCXpresso/applications/SConscript]
[bsp/imxrt1052-evk/applications/SConscript]
2018-01-10 15:10:02 +08:00
MurphyZhao c258ca794d Fix-IAR-Version-Problem
[dlib/sys/time.h] Fix iar version problem
[bsp/stm32f429-apollo/applications/SConscript] Remove CPPDEFINES
2018-01-10 10:55:59 +08:00
BernardXiong 9a9a0e9082 [BSP] Add sd.bin in command 2018-01-02 15:16:12 +08:00
BernardXiong 0266ebce5b [BSP] Update xplorer4330 bsp. 2017-12-31 23:01:21 +08:00
BernardXiong f6b49e7318 [BSP] Update to IRAM2 in frdm-k64f 2017-12-31 23:00:39 +08:00
Bernard Xiong 0f3563fd64 [BSP] Update project files 2017-12-31 21:45:32 +08:00
Bernard Xiong 68a5e7d5a3 [BSP] Update building script 2017-12-31 21:40:20 +08:00
Bernard Xiong e8a6da95d4
Merge pull request #1152 from Bluebear233/nuvoton
[BSP]NUC472 增加网络驱动
2017-12-31 21:21:25 +08:00
Bernard Xiong 28e925c931 [BSP] fix the compiling issue 2017-12-31 21:19:52 +08:00
bluebear233 bf6726aeec [BSP]NUC472 增加网络驱动 2017-12-31 20:28:34 +08:00
Bernard Xiong 8a923193ab
Merge pull request #1151 from enkiller/development
[bsp] Add keyboard and mouse driver for qemu-vexpress-a9
2017-12-31 16:41:44 +08:00
tangyuxin e36a989f25 [bsp]qemu-vexpress-a9添加鼠标键盘驱动 2017-12-31 16:22:43 +08:00
bernard 7c3d6fbbda [BSP] fix the option of EMAC file in SConscript. 2017-12-30 14:46:02 +08:00
tangyuxin 1f25504c0b [bsp]修复qemu-vexpress-a9 SD卡不能多块读写的BUG 2017-12-30 12:56:46 +08:00
Bernard Xiong 31b163c8fa
Merge pull request #1139 from polariss/master
[BSP] Add stm32h743-nucleo evaluation board transplantation project
2017-12-29 15:34:12 +08:00
polariss a194d4f8f2 Delate unused files of bsp/stm32h743-nucleo/Libraries 2017-12-29 11:22:27 +08:00
uestczyh222 0779b00905 [BSP][STM32F4xx-HAL]Update clock tree
修正84M主频下48M时钟的产生错误
修正没有对部分芯片需要单独配置48M时源(RCC_PERIPHCLK_CLK48)
增加芯片存在非通用时钟树配置时产生编译警告
严正警告。F4工作在100M主频下(F411等)无法正确产生48M时钟,此时请另行配置时钟或降频至84M使用。自动配置的时钟将导致芯片无法启动。(只要是不能产生48M时钟的HCLK配置均不能使用该BSP内的自动时钟配置,芯片最大主频中只有100M无法使用)
2017-12-29 06:05:42 +08:00
Bernard Xiong b5054b31cf
Merge pull request #1140 from BernardXiong/master
[Kernel] fix the object container initialization issue
2017-12-25 20:57:59 +08:00
Bernard Xiong c90573197a
Merge pull request #1137 from SummerGGift/upfate_fh8620
[bsp] : modify some rt_inline function to adapt the new compiler
2017-12-25 19:06:25 +08:00
polariss 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project 2017-12-25 16:51:34 +08:00
SummerGift 862708828e [bsp] : optimize code format 2017-12-25 15:59:56 +08:00
SummerGift 9971072bdc [bsp] : modify some rt_inline function to adapt the new compiler 2017-12-25 15:55:53 +08:00
Bernard Xiong c9a505be37 [BSP] fix the compiling issue in AT91SAM9260 2017-12-24 10:21:33 +08:00
Bernard Xiong d31e90a8e3 [BSP] Add network nic command in Linux for vexpress-a9 bsp 2017-12-24 00:06:29 +08:00
Bernard Xiong a5664695d3 [BSP] fix compiling warning in QEMU vexpress-a9 2017-12-24 00:06:29 +08:00
aozima 7cd6cec84a [BSP] update stm32107/stm32407 Ethernet driver: support multicast filter. 2017-12-19 20:54:29 +08:00
bluebear233 f3d8aea1f9 [BSP]增加NUC472 2017-12-17 12:08:31 +08:00
bernard 7c2bcdd3de [BSP] update SDL to SDL2 in simulator. 2017-12-16 00:05:23 +08:00
Bernard Xiong a4776edb5f
Merge pull request #1114 from TanekLiang/imxrt_lcd_update
[bsp] remove unused file from project
2017-12-15 23:46:25 +08:00
Bernard Xiong a00c6a5b8d
Merge pull request #1113 from uestczyh222/master
[BSP][STM32F4xx-HAL][USB HOST]Add USB host drivers and rename device …
2017-12-15 23:45:31 +08:00
tanek liang 6eeb2d8b94 [bsp] remove unused file from project 2017-12-15 21:41:33 +08:00
uestczyh222 03a69276e4 [BSP][STM32F4xx-HAL][USB HOST]Add USB host drivers and rename device drivers 2017-12-15 17:52:31 +08:00
tangyuxin c3fc52627f [bsp]imxrt1052-evk 支持scons编译C++代码 2017-12-15 17:32:10 +08:00
tanek liang 916e64cdcc [bsp] update project for LCD driver, and use CMSIS-DAP as default 2017-12-15 16:31:44 +08:00
tanek liang 59ea0e16be [bsp] add LCD and touch driver, and update configuration 2017-12-15 16:31:44 +08:00
tanek liang f1c6dc1a4d [bsp] update Ethernet PHY configuration 2017-12-15 16:31:42 +08:00
Bernard Xiong 50ffc11704 [BSP] Add board type in imxrt1052-evk bsp 2017-12-15 14:41:03 +08:00
bernard f0dce37543 [BSP] Update simulator bsp for MSVC. 2017-12-14 10:16:31 +08:00
bernard fdc4fee036 Update .gitignore file. 2017-12-14 09:58:40 +08:00
bernard eb1daff7d4 [BSP] Fix the simulator build for Win32. 2017-12-13 20:38:56 +08:00
Bernard Xiong 6962bd1f1e
Merge pull request #1101 from BernardXiong/master
[Kernel] Use rt_object_get_information to get object chain
2017-12-13 14:14:40 +08:00
Bernard Xiong 37b8532216 [BSP] update config to remove wlan in x1000 bsp 2017-12-13 12:51:46 +08:00
SummerGift 124d2e1790 [BSP]:add stm32f429_flash.sct for stm32f429-apollo bsp 2017-12-13 09:40:00 +08:00
SummerGift 6584c70353 fix eth init error 2017-12-13 09:39:12 +08:00
uestczyh222 dcb0f280b4 [BSP][fix and update]STM32F4xx-HAL fix an error
[1]修复了当选择含有CCMRAM的F4系列MCU时造成的heap初始化错误
2017-12-12 10:54:28 +08:00
Bernard Xiong a3d96ed555 Use rt_object_get_information to get object chain 2017-12-12 07:38:02 +08:00
Bernard Xiong 7515fb9d83 [lwIP] merge net/Kconfig 2017-12-11 19:16:23 +08:00
Bernard Xiong 3f6f872ceb
Merge pull request #1096 from TanekLiang/imxrt
[bsp] fix scons +(mdk/iar) build error and clean code
2017-12-11 14:00:31 +08:00
tanek liang c32093482e [bsp] clean code 2017-12-11 13:03:26 +08:00
tanek liang 8278e3b344 [bsp] update linker file configuration 2017-12-11 12:57:16 +08:00
Bernard Xiong 616ce9f151 [BSP] remove finsh_system_init declaration in lpc824 2017-12-10 10:33:46 +08:00
Bernard Xiong f9b3b24401 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2017-12-10 10:29:56 +08:00
bernard 0c075a5b2c [BSP] Add WIFI_USING_AP6212 option for X1000 2017-12-09 19:11:58 +08:00
Bernard Xiong 870c1fd15c
Merge pull request #1090 from TanekLiang/imxrt_fix
[bsp] fix uart bug and use linker scritp symbol fo heap
2017-12-09 12:01:14 +08:00
tanek liang 3b44eac542 [bsp] replace magic number as link script symbol 2017-12-09 11:24:16 +08:00
tanek liang 75ecc46739 [bsp] fixed uart overrun bugs 2017-12-09 11:12:46 +08:00
Bernard Xiong 5e8fde8617 [BSP] rename stm32f429_armfly to stm32f429-armfly 2017-12-09 10:20:46 +08:00
tanek liang a1f6c4ccf3 [bsp] add missing files for debugger 2017-12-08 17:24:22 +08:00
tanek liang bc3ef4d9bc [bsp] sram heap rename 2017-12-08 17:21:38 +08:00
Bernard Xiong b0bff83669
Merge pull request #1085 from BernardXiong/master
[BSP] fix the finsh_system_init issue in BSP
2017-12-08 13:02:07 +08:00
Bernard Xiong f74cde045b [BSP] fix the finsh_system_init issue in BSP 2017-12-08 11:57:22 +08:00
Bernard Xiong 4ad621075b
Merge pull request #1084 from enkiller/master
[bsp]54608更新GUI引擎宏定义
2017-12-07 20:35:49 +08:00
tangyuxin ded66869c6 [bsp]54608更新GUI引擎宏定义 2017-12-07 19:09:23 +08:00
tanek liang 5fe9bcd176 [bsp] Delete duplicate code 2017-12-07 15:06:33 +08:00
tanek liang 7631dba4c7 [bsp] remove unused files 2017-12-07 13:43:58 +08:00
tanek liang f79bd13d5d [bsp] add memory dump function 2017-12-07 13:42:45 +08:00
tanek liang 010891fcd1 [bsp] add link info dump and update SDCard mount 2017-12-07 13:41:05 +08:00
tanek liang da30f0fae2 [bsp] update MDK and IAR project 2017-12-07 13:38:51 +08:00
tanek liang f88e1268be [bsp] support using debuger download, runing after reboot 2017-12-07 13:36:52 +08:00
tanek liang 68f13f5d92 [bsp] add sdram driver 2017-12-07 13:26:23 +08:00
tanek liang 6a88e5b20e [bsp]clean code 2017-12-07 13:15:52 +08:00
tanek liang 5fd89e4461 [bsp] update eth driver: fix phy init never timeout bug 2017-12-07 13:14:41 +08:00
Bernard Xiong 37c6eac27b [BSP] Update qemu nographic script 2017-12-05 20:17:55 +08:00
lin 2706bccbdd [BSP]Add more drivers and fix some problem 2017-12-04 18:52:02 +08:00
parai d0f7ec73b9
better use gcc to link instead of g++
on ubuntu, use g++ will add a additional linkflag "-lstdc++" and this will result link failed.
2017-12-04 14:35:18 +08:00
bernard 89af35b0c3 [BSP] Add qemu-nographic script 2017-12-02 16:37:50 +08:00
bernard 9463fd9ae8 [BSP] Add '-nostartfiles' to link flags. 2017-12-02 10:53:42 +08:00
bernard ae7237dc53 [BSP] Fix the WIN32 compiling issue.
rename _errno to __rt_errno for conflict in WIN32.
2017-11-30 23:56:52 +08:00
Bernard Xiong 1e55105b1d
Merge pull request #1065 from BernardXiong/master
[libc] Add mmap API.
2017-11-30 21:19:18 +08:00
bernard 98786df5cc [BSP] Update configuration of qemu-vexpress 2017-11-30 21:18:55 +08:00
Bernard Xiong c1f78f0468
Merge pull request #1063 from kuangdazzidd/dev_mini2440_sdio
[BSP] add csd support for mini2440 sdio driver.
2017-11-30 21:18:07 +08:00
kuangdazzidd c3e2f6a568 add csd support for mini2440 sdio driver. 2017-11-30 20:41:45 +08:00
Bernard Xiong 7bc87e4ae8 [Kconfig] Rename all of KConfig files to 'Kconfig' 2017-11-30 20:12:53 +08:00
bernard c8932cda2b [BSP] Add SDIO/EMAC drivers for VExpress A9 bsp 2017-11-30 16:33:16 +08:00
tanek liang 50de6eedf5 [bsp] fix lpc54608 printf bug 2017-11-29 18:35:13 +08:00
MiraculousConch 596d9b427b [BSP]mv stm32f10x_HAL to stm32f10x-HAL 2017-11-29 13:44:59 +08:00
tanek liang f37df10a63 [bsp] update stm32f429 bsp
- enable SPI/SPI Flash/SDIO/SDCARD default
- update mount file system code
- enable C99 for MDK4 template
- update all project file
2017-11-28 22:01:02 +08:00
gaoxiang 4d7434f9d3 添加直接可以打开的MDK工程文件 2017-11-27 17:36:41 +08:00
tanek liang f7b434481c [bsp] fix bug: emac hardfault when RJ45 not inserted 2017-11-25 21:10:40 +08:00
tanek liang 02693a2051 [bsp] fix scons + armcc build error
- add --c99 flag for c code
- add --cpp flag for cpp code
2017-11-24 20:20:12 +08:00
tanek liang e2b5f7a722 [bsp] update emac driver
- fix 10 or hard duplex not work
- rewrite tx/rx function
- update emac init function
2017-11-24 20:20:11 +08:00
Bernard Xiong aa0747f64e
Merge pull request #1036 from caogos/master
[BSP][ls1c]新增PIN接口
2017-11-24 17:40:32 +08:00
勤为本 9af2db092e [BSP][ls1c]新增PIN接口
将龙芯1c库中的gpio接口重新封装为RTT统一标准的pin接口
2017-11-24 17:16:42 +08:00
uestczyh222 345bea8b1d [BSP]fix F4-HAL bsp usbdriver 2017-11-23 16:05:27 +08:00
tangyuxin a702dde0c7 [bsp]Add SOC type 2017-11-22 20:02:11 +08:00
Bernard Xiong 5b8aa350ac
Merge pull request #1026 from caogos/master
[BSP] 龙芯1c平台的rtt统一标准的I2C接口
2017-11-22 13:42:37 +08:00
勤为本 711ad21e30 龙芯1c平台的rtt统一标准的I2C接口 2017-11-22 13:12:11 +08:00
tanek liang 1061a49d2d [bsp] stm32l476 bsp update
- add pin driver and user led
- add kconfig support
- clean code
2017-11-20 20:08:16 +08:00
uestczyh222 5e0e1701e2 [BSP][stm32f4xx-hal][driver]Add RTC driver 2017-11-19 14:38:19 +08:00
uestczyh222 52794a0291 [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00
uestczyh222 d2076cbb64 [Bsp][STM32F4xx_HAL]Fix hal_conf.h to include rtthread.h 2017-11-18 14:21:53 +08:00
tanek liang f6828446bc [bsp] update delay function 2017-11-18 07:26:22 +08:00
uestczyh222 747e49337e [bsp][New][STM32F4xx_HAL]Can to use usb and menuconfig to choose mcu 2017-11-18 07:25:49 +08:00
uestczyh222 9134f48db9 [BSP][STM32F10x_HAL]Add mcu type choose in menuconfig 2017-11-17 14:16:18 +08:00
tanek liang 40d0ff9960 [bsp] add iar support for lpc54608 and fix sdram bug 2017-11-16 11:05:32 +08:00
tanek liang a0c2e50e36 [bsp] support GCC for RT_USING_MODULE 2017-11-16 11:05:32 +08:00
tanek liang 37bb0e96e2 [bsp] update template and project after enable RT_USING_MODULE 2017-11-16 11:05:32 +08:00
tanek liang 249c3d471c [bsp] enable RT_USING_MODULE 2017-11-16 11:05:32 +08:00
tanek liang 71818e8da1 [bsp] lpc54608 update MDK scatter file 2017-11-16 11:05:32 +08:00
tanek liang 6e3c629cde [bsp] lpc54608 update CMSIS lib to V5.0.3 2017-11-16 11:05:32 +08:00
tanek liang dcce8489db [bsp] add gcc support 2017-11-16 11:05:32 +08:00
MiraculousConch 234c6113ed [BSP]STM32F10x_HAL fix uart3
修复了串口初始化没有使能GPIO时钟的bug
2017-11-16 10:09:23 +08:00
uestczyh222 0b830302ca [BSP]Update STM32F10xHAL bsp to RTT 3.0.0
With USB Device Drivers
2017-11-15 23:46:00 +08:00
Bernard Xiong 849a1e1901
Update board.h 2017-11-15 17:15:48 +08:00
DengQilong 7df2b52826 update bsp_lpc54608 2017-11-14 16:48:36 +08:00
tangyuxin 029feac5d0 [bsp]update SConstruct&Kconfig&rtconfig.py 2017-11-13 18:10:05 +08:00
tangyuxin f878c6a59f [bsp]update rtgui_demo.c 2017-11-13 18:08:31 +08:00
bernard 3815ece6d6 [BSP] Update X1000 config & SConstruct files. 2017-11-13 16:00:52 +08:00
bernard f859a81d6c [BSP] Update config in X1000 bsp. 2017-11-13 15:37:08 +08:00
bernard d913068c73 [BSP] Remove CANNA board information. 2017-11-13 15:24:23 +08:00
bernard 9fa72925a2 [BSP] Remove some board information. 2017-11-13 15:21:31 +08:00
Bernard Xiong 02e161bee7
Merge pull request #982 from enkiller/modify_x1000_bsp
[bsp]update x1000 bsp driver
2017-11-13 14:26:05 +08:00
DengQilong e79f9e6b02 fix bsp for lpc54608 2017-11-13 14:18:05 +08:00
tanek liang a752418065 [gui] fix rtgui_dc_end_drawing() too few arguments in function call 2017-11-12 22:21:59 +08:00
tanek liang d12ea8eb49 [bsp] remove old head file include for RTGUI 2017-11-12 22:20:58 +08:00
tanek liang 9f141407cc [bsp] fix stm32f429-apollo scons build error and update template (using external scatter file) 2017-11-12 22:12:37 +08:00
tangyuxin d724e75f22 [bsp]update x1000 bsp driver 2017-11-11 13:53:20 +08:00
Bernard Xiong 21daf7359a
Update drv_i2c.c 2017-11-10 19:47:53 +08:00
Bernard Xiong 6f91a917c6
Update SConscript 2017-11-10 19:46:00 +08:00
tanek liang 7920c2f02f [bsp] fix imxrt1052-evk iar/mdk project build error:
- <sys/socket.h> not found
2017-11-10 18:12:07 +08:00
tanek liang c3ff9772b7 [bsp] fix stm32f429-apollo iar project build error:
- timespec has already been declared
- <sys/socket.h> not found
2017-11-10 18:12:07 +08:00
armink 045f6c368c [BSP] Fix stm32f10x BSP error code. 2017-11-08 00:05:46 +08:00
armink 1e9f9824d3 [BSP] Update stm32f40x BSP gpio driver. 2017-11-08 00:05:46 +08:00
勤为本 1bbe09df94 把龙芯1c的SPI接口改为RTT统一的SPI接口 2017-11-08 00:05:05 +08:00
SummerGift d6f80720b6 update bsp/stm32f429-apollo/rtconfig.h bsp/stm32f429-apollo/.config 2017-11-07 17:30:41 +08:00
Bernard Xiong 6b1911e4f4 [BSP] Enable more options in qemu-vexpress-a9 for test. 2017-11-06 20:13:20 +08:00
ArdaFu 9cb1b7a252 [bsp][tm4c129x] Replace SysClock with SystemCoreClock 2017-11-06 14:07:31 +08:00
weety 86b9875d5e [BSP] update sdio driver. 2017-11-05 22:22:09 +08:00
weety ce12bdd1bb [BSP] update sdio driver for components init. 2017-11-05 22:17:38 +08:00
weety db41e7e30e [BSP][DM365] update mmcsd driver. 2017-11-05 21:43:02 +08:00
weety 222edd25c0 [BSP][AT91SAM9260] update sdio drivers. 2017-11-05 21:42:31 +08:00
weety 212da4d2d7 [BSP][dm365] Fix compile warning. 2017-11-05 00:49:39 +08:00
weety 76e1c8029d [BSP][dm365] Fixed net link down issue. 2017-11-05 00:33:51 +08:00
ArdaFu 7bc305bd8d [bsp][asm9260t] Add support to kconfig
1. Add support to kconfig
2. clean the code.
2017-11-03 11:13:35 +08:00
ArdaFu 1cdaf60159 [bsp][stm32f411-nucleo] Add support to kconifg 2017-11-03 10:01:09 +08:00
Bernard Xiong 37e34006e2
Merge pull request #939 from zhaojuntao/murphy
[wlan cmd][lwip ip addr] modify
2017-11-02 18:03:32 +08:00
ArdaFu e97245dc5d [bsp][tm4c129x] Add support to kconifg
1. add kconfig file and default .config
2. remove unused startup codes.
2017-11-02 15:36:46 +08:00
Bernard Xiong 7209a74e1c [BSP] fix compiling issue in mb9bf506r bsp 2017-11-01 21:30:56 +08:00
Bernard Xiong 32c926a097 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2017-11-01 21:13:23 +08:00
Bernard Xiong 5e28f85878 [BSP] add -nostartfiles in mini2440 bsp 2017-11-01 21:12:52 +08:00
Bernard Xiong d8f9c7fe40 [BSP] fix the compiling issue in mb9bf568r bsp 2017-11-01 21:10:53 +08:00
Bernard Xiong 7ed7aadd24 [BSP] add -nostartfiles in lpc2478 bsp 2017-11-01 21:05:13 +08:00
Bernard Xiong 41a9d2faca [BSP] add -nostartfiles in efm32 bsp 2017-11-01 21:04:11 +08:00
Bernard Xiong 62e8b843c8 [BSP] add -nostartfiles in lpc2148 bsp 2017-11-01 21:01:53 +08:00
Bernard Xiong 8f8827fab7 [BSP] add -nostartfiles in link flags of sam7x bsp 2017-11-01 20:58:21 +08:00
MurphyZhao 6c28a6e879 Modify the IP & GW & MSK ADDR configure mode as string mode, insted separation mode 2017-11-01 19:47:37 +08:00
Bernard Xiong 9f10fae3a8
Merge pull request #938 from SummerGGift/fix_bsp_asm9260t_for_mdk
[BSP] update asm9260t/project for mdk
2017-11-01 19:42:36 +08:00
Bernard Xiong 57efe3c723
Merge pull request #937 from SummerGGift/fix_bsp_gd32450z_for_mdk
[BSP] fix bsp/gd32450z-eval for mdk
2017-11-01 19:41:20 +08:00
Bernard Xiong 31cd39fe80
Merge pull request #935 from SummerGGift/fix_bsp_lpc408x_for_mdk
[BSP] update bsp/lpc408x for mdk
2017-11-01 19:40:12 +08:00
Bernard Xiong 706604cc3d
Merge pull request #934 from SummerGGift/fix_bsp_nv32f100x
[BSP] fix bsp/nv32f100x for mdk compile
2017-11-01 19:38:37 +08:00
Bernard Xiong a13467c40d
Merge pull request #933 from weety/rtt3_0_dm365
[BSP] Remove the old ipaddr settings.
2017-11-01 19:37:32 +08:00
Bernard Xiong 29b546db79
Merge pull request #931 from SummerGGift/add_mdk5_template
[BSP] add mdk5 template for 429discovery.
2017-11-01 19:36:12 +08:00
SummerGift 3136e5fca6 update asm9260t/project for mdk 2017-11-01 19:32:01 +08:00
SummerGift 6b4750c870 fix bsp/gd32450z-eval for mdk 2017-11-01 19:21:08 +08:00
SummerGift 0427afc1a8 update bsp/lpc408x/project.uvopt bsp/lpc408x/project.uvproj 2017-11-01 18:11:50 +08:00
SummerGift 849055e5c0 fix bsp/nv32f100x for mdk compile 2017-11-01 17:04:07 +08:00
weety e99009f76b [BSP] Remove the old ipaddr settings. 2017-11-01 16:07:08 +08:00
SummerGift c353114c08 add mdk5 template for 429discovery. 2017-11-01 14:50:19 +08:00
SummerGift ee33985eba add iar template for 429 discovery. 2017-11-01 14:18:56 +08:00
Bernard Xiong 34ee3dfd60
Merge pull request #928 from SummerGGift/429_discovery
[BSP] 429 discovery add menuconfig
2017-11-01 13:45:41 +08:00
Bernard Xiong f6170a6e5b [BSP] add i.MX 6UL BSP 2017-11-01 13:30:17 +08:00
Bernard Xiong fed0e98160 [BSP] fix compiling issue under gcc for STM32L4xx_HAL Library 2017-11-01 13:15:07 +08:00
Bernard Xiong 4ede959e68 [BSP] fix compiling issue under linux 2017-11-01 13:05:48 +08:00
Bernard Xiong 1692b39467 [BSP] fix compiling issue 2017-11-01 13:01:51 +08:00
Bernard Xiong 1761b1f4ab [BSP] fix compiling issue 2017-11-01 12:51:50 +08:00
SummerGift b08caf651c update bsp/stm32f429-disco/Kconfig 2017-11-01 11:21:05 +08:00
SummerGift 8ba5207b64 update bsp/stm32f429-disco/project.uvproj 2017-11-01 11:14:44 +08:00
SummerGift 3e6254e6f1 update bsp/stm32f429-disco/drivers/board.h 2017-11-01 11:10:12 +08:00
SummerGift f6e99bc609 update bsp/stm32f429-disco/rtconfig.h 2017-11-01 11:09:41 +08:00
SummerGift a9e20047c2 add bsp/stm32f429-disco/Kconfig bsp/stm32f429-disco/drivers/Kconfig 2017-11-01 11:02:48 +08:00
Bernard Xiong 0e52533f66 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2017-11-01 10:40:40 +08:00
bernard 00ecd26455 [BSP] Add the missing libraries 2017-11-01 10:41:01 +08:00
bernard b44d6c4b7b [BSP] Update LPC54608
MDK ok; But GCC failed.
2017-11-01 10:39:02 +08:00
Bernard Xiong e8c77495b9 [BSP] remove gd32450z-eval from travis-ci. 2017-11-01 09:23:37 +08:00
Bernard Xiong 40e2631a45 [BSP] remove apollo2 bsp from travis-ci. 2017-11-01 09:22:43 +08:00
Bernard Xiong 96fc06e20a
Merge pull request #926 from SummerGGift/master_20171031
[BSP] add iar template for 429bsp
2017-11-01 05:56:20 +08:00
Bernard Xiong ec5fa950ed
Merge pull request #925 from SummerGGift/20171031_patch1
[BSP] change dfs_init.h => dfs.h
2017-11-01 05:54:52 +08:00
SummerGift f5486852e1 change dfs_init.h => dfs.h 2017-10-31 16:36:45 +08:00
SummerGift 7200a8da85 update bsp/stm32f429-apollo/.config
bsp/stm32f429-apollo/rtconfig.h
2017-10-31 14:57:29 +08:00
SummerGift 45fa964bb3 add bsp/stm32f429-apollo/stm32f429_flash.icf 2017-10-31 14:56:44 +08:00
SummerGift f7111cd965 iar 类型检查严格 修改函数定义类型。 2017-10-31 14:46:14 +08:00
SummerGift 2568a85c7a add iar template 2017-10-31 14:29:29 +08:00
bernard 7877836065 [BSP] Update project files. 2017-10-31 11:59:49 +08:00
bernard 47acab4469 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2017-10-31 09:55:23 +08:00
bernard 08d2e63b6d [BSP] Add BOARD_STM32F429_APPOLO option. 2017-10-31 09:55:12 +08:00
Bernard Xiong 0c04810a18
Merge pull request #921 from TanekLiang/imx_rt
[bsp] fix gcc build error and add missing file in i.MX RT.
2017-10-30 16:54:18 +08:00
tanek liang 96b081fb4a [bsp] fix gcc build error 2017-10-30 16:52:10 +08:00
tanek liang 60e3e57905 [bsp] add missing files for emac 2017-10-30 16:51:37 +08:00
bernard 6469a748b3 [BSP] remove the old ipaddr settings. 2017-10-29 15:22:18 +08:00
aozima f75c8f6e81 update SConscript: support scons 3. 2017-10-29 14:32:53 +08:00
Bernard Xiong d235ad44c6
Merge pull request #917 from TanekLiang/imx_rt
[bsp] update i.mx rt 1052 bsp
2017-10-28 10:07:11 +08:00
tanek liang 348a6f506a [bsp] rename bsp: imxrt --> imxrt1052-evk 2017-10-28 10:04:39 +08:00
tanek liang bb07f393b2 [bsp] add enet and lwip for i.mx rt 1052 2017-10-28 09:41:14 +08:00
bernard 4074a3f246 [BSP] Update stm32f429-apollo Kconfig. 2017-10-28 07:57:26 +08:00
SummerGift be84b44f1e update bsp/stm32f429-apollo/KConfig 2017-10-27 16:37:20 +08:00
Bernard Xiong 440a08f2ba Merge pull request #912 from SummerGGift/patch_171027-3
[BSP] update stm32f429-apollo .config rtconfig.h
2017-10-27 12:33:35 +08:00
Bernard Xiong acf8ab9af2 Merge pull request #911 from SummerGGift/patch_171027-2
[BSP] Fix the linkup state for ETH initialization.
2017-10-27 12:32:08 +08:00
SummerGift 92f80bb98a update .config rtconfig.h 2017-10-27 11:57:55 +08:00
SummerGift 0560feabdd 修改:网卡驱动注册后改变连接状态为link up,避免因为连接状态没有更新而导致lwip 2.02无法使用。 2017-10-27 11:44:37 +08:00
ArdaFu 064f182a0d [bsp]Fix RT_LWIP_IPADDR RT_LWIP_GWADDR RT_LWIP_MSKADDR define, replace multi-bytes MACRO with single string MACRO. 2017-10-27 10:05:31 +08:00
tanek liang e93d581e50 [bsp] add i.mx rt 1052 support 2017-10-26 18:12:48 +08:00
aozima 601ab35841 update gcc linker script: fixed __bss_start align error. 2017-10-24 09:49:48 +08:00
Bernard Xiong 7a36b1f918 Merge pull request #897 from caogos/master
[BSP] 增加龙芯1c的硬件SPI相关接口
2017-10-24 06:31:10 +08:00
勤为本 51d02f98d6 增加龙芯1c的硬件SPI相关接口 2017-10-23 17:10:48 +08:00
Bernard Xiong 7ea1d0c672 [BSP] fix the compiling error 2017-10-22 17:07:10 +08:00
bernard 1181c5b308 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2017-10-21 23:26:45 +08:00
bernard 252432baf0 [BSP] Update QEMU VExpress A9 BSP. 2017-10-21 23:26:30 +08:00
weety ab7d4fd665 [BSP][at91sam9260] Support rt_hw_console_output function. 2017-10-21 17:38:22 +08:00
weety ecc8db0cd6 [BSP][at91sam9260] Cleanup Code. 2017-10-21 17:37:10 +08:00
Bernard Xiong 82ca200ff5 Merge pull request #893 from SummerGGift/patch_171020
[BSP] Update stm32f429 apollo with .config.
2017-10-21 07:50:55 +08:00
SummerGift cf094b6afc update apollo bsp 2017-10-20 18:42:44 +08:00
SummerGift 70059232cf update KConfig 2017-10-20 18:37:10 +08:00
SummerGift a98fc2909a update apollo bsp 2017-10-20 18:33:41 +08:00
Bernard Xiong 7320609c9a Update sdram.ld 2017-10-20 16:57:17 +08:00
Bernard Xiong 5e22c23d72 Merge pull request #891 from uestczyh222/master
[BSP] Add stm32f10x_HAL bsp.
2017-10-20 15:45:35 +08:00
Bernard Xiong 0f6e68ff0a Merge pull request #889 from weety/rtt3_9260
[BSP] update 9260 bsp.
2017-10-20 15:11:55 +08:00
Bernard Xiong 8e398fe439 Merge pull request #887 from yygg/master
[BSP] fix compiling error for simulator bsp.
2017-10-20 15:07:35 +08:00
SummerGift 23ee66c63c update rtconfig.py 2017-10-20 15:02:49 +08:00
SummerGift 9ebae26b7f update .config rtconfig.h 2017-10-20 15:01:12 +08:00
MiraculousConch a004dfa361 [BSP]添加STM32F10x HAL库的支持
[BSP]添加STM32F10x HAL库的支持
2017-10-20 14:52:36 +08:00
SummerGift 6e4d1fae2a [修改]: stm32f429-apollo 3.0 修改。 2017-10-20 14:33:01 +08:00
yygg_you 2d0c10a0ca 修改simulator,匹配RTT 3.0 2017-10-20 13:26:47 +08:00
weety 5150e19d4b [bsp][dm365] Support rt_hw_console_output function; Adjust the initialization sequence; Cleanup code.
[drv][mmcsd] Undo Changes.
2017-10-20 11:19:03 +08:00
weety 1a9de2e1bd [bsp][asm9260t] Fix link script ENTRY symbol. 2017-10-19 23:58:47 +08:00
weety 6085f6826d [bsp][at91sam9260] Fix the problem of the finsh function failure by using component initialization. 2017-10-19 23:46:17 +08:00
weety dd5ac17fc8 [bsp][dm365] Using component initial;
[drv][mmcsd] Add component initial.
2017-10-19 19:14:06 +08:00
weety 985558a40e [bsp][dm365] Fix compile error. 2017-10-17 16:25:54 +08:00
ArdaFu 6ee66d92e7 [bsp][sam7x] Fix compile error. Increase DATA section size in .ld file. 2017-10-17 14:45:31 +08:00
ArdaFu 6bfaa632b9 [bsp][lm3s8962] Fix complie error. Add missing macro RT_USING_LIBC. Force use Lwip 1.4.1 bye define RT_USING_LWIP141 2017-10-17 14:33:32 +08:00
ArdaFu 79ad3fc8e5 [bsp][stm32f107] fix compile error. add missing macro RT_USING_LIBC 2017-10-17 14:28:25 +08:00
ArdaFu 3051276e09 [BSP][Simulator] Fix compile error. Replace nfs_init.h with nfs.h 2017-10-17 14:03:25 +08:00
勤为本 b2fbe4df01 清理编译告警和错误。编译告警和错误的原因是删除了头文件“components.h” 2017-10-17 11:14:48 +08:00
bernard 6101d1e80e [BSP] Update QEMU VExpress A9 BSP. 2017-10-17 09:53:16 +08:00
Bernard Xiong 2b36e6fcb6 [BSP] fix compiling issue 2017-10-16 20:45:00 +08:00
Bernard Xiong 591339e7a8 [BSP] fix compiling issue 2017-10-16 19:16:10 +08:00
bernard 296d57e859 [BSP] remove components.h file. 2017-10-16 14:10:18 +08:00
bernard 5e3b3b19a6 [BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
2017-10-16 13:23:03 +08:00
SummerGift 96383266b4 [完善]:修改429bsp,8g的sd卡可以使用,但是大容量32g的卡无法通过初始化。 2017-10-09 17:05:04 +08:00
bernard 22490a9cfc [bsp] Update SConscript for stm32f429 apollo bsp 2017-10-09 15:12:03 +08:00
SummerGift 5087245cea [删除]:删除不必要的old文件。 2017-10-09 14:22:13 +08:00
SummerGift 345eb7fd10 [添加]:添加Mdk5模板配置文件。 2017-10-09 14:22:12 +08:00
SummerGift 6ccbcc8d84 [添加]:添加mdk5模板。 2017-10-09 14:22:12 +08:00
SummerGift a868df4528 [修改]:修改rtconfig配置文件 2017-10-09 14:22:11 +08:00
SummerGift fd28bfc6d6 [修改]:修改.config默认配置。 2017-10-09 14:22:11 +08:00
SummerGift e2e119941c [更新]:更新rtconfig.h 2017-10-09 14:22:11 +08:00
SummerGift b5d61a37b0 [修改]:修改sconscript文件以便于配置工程。 2017-10-09 14:22:10 +08:00
SummerGift a43f1f48ed [更新]:更新kconfig,去除不必要的配置项。 2017-10-09 14:22:10 +08:00
SummerGift a9036a51c7 [更新]:更新默认工程配置。 2017-10-09 14:22:09 +08:00
SummerGift 950b769f75 [修改]:修改bsp中rtgui的依赖。 2017-10-09 14:22:08 +08:00
SummerGift 8340913793 [修改]:由于menuconfig不支持#define RT_CONFIG_UFFS_ECC_MODE UFFS_ECC_HW_AUTO这种宏定义。所以要留一个old做对比用。 2017-10-09 12:33:59 +08:00
Bernard Xiong f0061b14d3 Update and rename readme.md to README.md 2017-10-06 11:37:00 +08:00
Bernard Xiong a1b27ef389 Update README.md 2017-10-06 11:20:07 +08:00
Bernard Xiong 3ced98e820 Merge pull request #844 from TanekLiang/stm32l429_armfly
[bsp] add stm32f429-armfly support
2017-10-06 11:18:48 +08:00
Bernard Xiong 930f36ecd2 Update README.md 2017-10-06 11:18:11 +08:00
Bernard Xiong 0b030d8b75 Update README.md 2017-10-06 11:10:32 +08:00
Bernard Xiong aaaa5f26e6 Update and rename bsp/AE210P/readme/readme.txt to bsp/AE210P/README.md 2017-10-06 11:10:12 +08:00
Bernard Xiong e037e6182d Delete .PHONY.size 2017-10-06 11:03:28 +08:00
Bernard Xiong ea18ef60ed Merge pull request #826 from ArcherChang/master
[BSP] Add Andes N1068 porting and simple bsp.
2017-10-06 11:03:02 +08:00
sagitattoo 8c4b9461e2 Update rtconfig.py
when "PLATFORM  == armcc", the option "CFLAGS += '  -g -O0' " needs to change to "CFLAGS += ' --c99 -g -O0'" to support the keyword "inline"
2017-09-25 22:55:26 +08:00
Bernard Xiong d79898a957 Merge pull request #850 from Quintin-Z/master
[BSP] add nv32f100x bsp.
2017-09-23 11:18:09 +08:00
zhongjiequan 81596a1408 remove bsp nv32f100x dunk file. 2017-09-20 16:19:24 +08:00
zhongjiequan fda55ff0f9 modify bsp nv32f100x from startup/application to main style. 2017-09-20 16:16:37 +08:00
Bernard Xiong 7dff1208df Merge pull request #847 from Haleyl/master
[BSP] Add bsp apollo2
2017-09-20 15:03:04 +08:00
zhongjiequan e9cafbeb6a add nv32f100x bsp. 2017-09-20 14:21:18 +08:00
lin 96b1da173e Modified not use c99 2017-09-20 12:42:23 +08:00
lin e8eaaed1fe Modified fomat and add low power 2017-09-20 11:14:45 +08:00
Bernard Xiong 72db331e52 [BSP] Add QEMU/VExpress-A9 bsp. 2017-09-19 12:14:52 +08:00
lin 0266967898 Add README.md file 2017-09-18 17:58:26 +08:00
lin 19fcea5229 Modified pin driver and some format 2017-09-18 17:45:46 +08:00
lin c19fb2ab58 Add bsp apollo2 2017-09-15 18:10:51 +08:00
liu2guang 44e3a56d91 修改SD卡驱动无法读写超过2G sector地址的数据 2017-09-14 17:23:09 +08:00
Bernard Xiong 0d193254f8 Merge pull request #845 from caogos/master
[BSP] Add FPU option for loongson1c.
2017-09-14 17:06:11 +08:00
勤为本 96f3600bde 将异常向量间隔从0x20改为0x80,mips系列cpu的异常向量的间隔为0x80(十进制的128)字节
详细内容请参见《see mips run》中的5.3节——异常向量:异常处理开始的地方
2017-09-14 12:14:55 +08:00
勤为本 574e22bdbd 在配置文件“rtconfig.h”中增加硬浮点FPU的配置项,
浮点经常会用到,所以默认使用硬浮点。
2017-09-13 15:21:09 +08:00
tanek liang 820aace92c [bsp] add stm32f429-armfly support 2017-09-12 17:57:14 +08:00
fengzi2003 0779b5e901 Update stm32_eth.c
Fix some exception handling,such as when rt_sem_take failed in tx,transmission cannot be resumed。
2017-09-08 16:15:31 +08:00
Bernard Xiong 794835dde2 Merge pull request #833 from geniusgogo/samd21
[BSP] add atmel SAM D21 bsp support
2017-09-08 15:48:22 +08:00
xieyangrun be0c547976 remove asflib/components 2017-09-08 14:18:48 +08:00
Bernard Xiong 646102a1d4 Merge pull request #840 from caogos/master
[BSP] Add I2C driver for Loongson 1C.
2017-09-06 15:52:47 +08:00
勤为本 8d90867182 增加龙芯1c硬件I2C接口 2017-09-06 12:11:46 +08:00
xieyangrun 4de4506db9 Merge branch 'samd21' of https://github.com/geniusgogo/rt-thread into samd21 2017-09-04 10:15:52 +08:00
xieyangrun d1d81c158f Merge branch 'master' of https://github.com/RT-Thread/rt-thread into samd21 2017-09-04 10:12:34 +08:00
xieyangrun 80a21100b3 remove uart rx code 2017-09-04 10:12:10 +08:00
geniusgogo 84f0d9f988 Update README.txt 2017-08-31 19:03:01 +08:00
xieyangrun 5b1235f5f5 add scons cmd build 2017-08-31 18:57:59 +08:00
xieyangrun b9ec9d64b8 finsh init change to application thread 2017-08-31 10:51:17 +08:00
geniusgogo 01c43e8bed Update application.c 2017-08-30 21:16:24 +08:00
geniusgogo 8a06b07fc9 Update application.c
code style clean
2017-08-30 21:13:46 +08:00
tanek liang 09d3599ff9 [bsp] clean code 2017-08-30 17:30:47 +08:00
xieyangrun 189c999f8e add atmel SAM D21 bsp support 2017-08-30 12:18:28 +08:00
tanek liang bb6283144c fix warning and update project files 2017-08-30 11:15:34 +08:00
tanek liang d766ababec update uart and spi driver 2017-08-30 11:15:30 +08:00
tanek liang b7cf7c5fc0 update eth driver and clean code 2017-08-30 11:13:55 +08:00
tanek liang 0ecc0f96f5 disable macro for libc 2017-08-30 11:11:11 +08:00
tanek liang c7c0edebba add spi flash driver 2017-08-30 11:10:55 +08:00
tanek liang ea2a9db341 fix eth/lcd io conflict 2017-08-30 11:10:54 +08:00
tanek liang 09f698a209 add eth driver 2017-08-30 11:10:32 +08:00
tanek liang ce4c351ebc add sdram and lcd driver 2017-08-30 11:08:16 +08:00
tanek liang b2849ad1aa update usart driver 2017-08-30 11:08:15 +08:00
tanek liang 07bd7af08e add mdk4 and iar upport 2017-08-30 11:07:55 +08:00
tanek liang 2c056a3aad add gd32f450 bsp 2017-08-30 11:07:54 +08:00
mqb 19448a920c 修改了GPIO_Configuration
STM32F4系列UART在初始化的时候,如果GPIO_AF放到GPIO_INIT后边,系统复位后,串口会向外发送一个字节的数据,通常是0x00。将GPIO_AF放到GPIO_INIT前边可以避开这个问题。
2017-08-28 12:39:17 +08:00
Bernard Xiong 2ac493698b [BSP] cleanup for hifive1 bsp. 2017-08-26 11:02:39 +08:00
ArcherChang 8923247fb3 [1] Andes N1068体系移植
a. 去除《Andes工程创建和调试》文件;
2017-08-25 14:49:48 +08:00
ArcherChang 652ea85a39 [1] Andes N1068体系移植
a. Libc改用官方版本(工具链附带版本);
    b. 去除未使用文件;
2017-08-25 14:25:35 +08:00
Bernard Xiong b9ebd183ae Merge pull request #827 from caogos/master
[BSP] Add EMAC driver in loongson1C (ported by chinesebear, https://github.com/chinesebear/rtt-net)
2017-08-25 11:07:34 +08:00
勤为本 2da0eae89c 再次修改源文件开头的license,清理网卡代码中的#if 0和#if 1 2017-08-25 10:48:59 +08:00
ArcherChang 921fbfbc21 [1] 添加Andes N1068体系;
[2] 基于AE210P EVB板;
[3] 详细信息参阅bsp/AE210P/readme文件夹;
    《Andes工程创建和调试》文档;等。
2017-08-25 10:25:33 +08:00
勤为本 63d2ede1b3 清理龙芯1c片内网卡驱动的冗余代码,给没有license的源码文件增加license 2017-08-24 15:03:08 +08:00
勤为本 838c63f365 添加龙芯1C片内网卡的驱动(原创作者是chinesebear,https://github.com/chinesebear/rtt-net) 2017-08-23 15:46:51 +08:00
Bernard Xiong 1f45d8c723 Merge pull request #822 from parai/upstream
x86: bring up share object module on i386 machine
2017-08-21 09:30:17 +08:00
parai 2957cf6f52 x86: bring up share object module on i386 machine
1. upddate kernel module to support i386
2. update libdl to support open *.so by absolute path
3. new test case bsp/x86/src/hello.c to test i386 module feature

Signed-off-by: parai <parai@foxmail.com>
2017-08-20 20:24:07 +08:00
Bernard Xiong b53e3c2568 Merge pull request #812 from parai/master
[bsp] x86 : fix keyboard input issue
2017-08-18 14:16:03 +08:00
Parai Wang 0cd49a20ad x86: support both keyboard input and serial COM1 input
Signed-off-by: Parai Wang <parai@foxmail.com>
2017-08-18 12:02:43 +08:00
parai.wang 3416187ecf x86 : fix keyboard input issue 2017-08-18 11:38:00 +08:00
aozima 959b97aa34 update stm32f20x linker script: ensure last block HEAP. 2017-08-18 11:12:58 +08:00
Bernard Xiong f975ef5146 Merge pull request #807 from parai/master
[BSP] x86: add floppy driver
2017-08-18 10:55:22 +08:00
Bernard Xiong 50a2ae584b Revert "x86: keyboad input bug fix" 2017-08-18 10:54:45 +08:00
parai bafa3a8eb3 x86: add floppy driver
currently only read okay, write is not supported, this is enough for
me to study ELF, but the floppy is really small, now only about 400kb
space free showed by df("/").

Signed-off-by: parai <parai@foxmail.com>
2017-08-17 23:34:09 +08:00
Bernard Xiong 1bfdc7dd30 Merge pull request #805 from parai/master
[bsp] x86: keyboad input bug fix
2017-08-16 23:50:09 +08:00
parai eb5ea946a6 tmp floopy driver save, no test 2017-08-16 23:37:12 +08:00
parai 08d13e033c x86: keyboad input bug fix
most of the code copy from tinix, just make it run, code quality is not good.

Signed-off-by: parai <parai@foxmail.com>
2017-08-16 22:37:06 +08:00
Bernard Xiong a0ec48d613 Merge pull request #801 from gbcwbz/stm32_test
[bsp] fix CAN IRQ for stm32 none connectivity line devices
2017-08-16 16:47:07 +08:00
parai.wang 5ba5ebc8be x86: host machine native gcc support and use qemu to run 2017-08-16 15:47:15 +08:00
Spencer Moss b60712c29c [bsp] change macro so that CAN IRQ do not interfere USB IRQ in stm32f10x 2017-08-14 00:41:09 +08:00
Spencer Moss a07c450808 [bsp] fix CAN IRQ for stm32 none connectivity line devices 2017-08-13 16:39:00 +08:00
bupleurum e84bad92ee [bsp] Prevent compilation errors in bxcan.c when using STM32F10X_LD_VL,STM32F10X_MD_VL,STM32F10X_HD_VL incorrectly choose to use the RT_USING_CAN. 2017-08-11 18:35:46 +08:00
bupleurum 2569f66df8 [bsp] Fix a CAN interrupt number macro definition bug for STM32F10X_LD,STM32F10X_MD and STM32F10X_XL series. 2017-08-11 17:39:47 +08:00
Bernard Xiong 4626b19ead Merge pull request #784 from zhangjun1996/master
[BSP] add bsp for sifive(risc-v e310).
2017-08-10 16:51:59 +08:00
Bernard Xiong 191f8476ba Merge pull request #797 from caogos/master
[bsp] Add hardware FPU support in loongson_1c.
2017-08-10 16:33:13 +08:00
勤为本 7129d77bee 增加龙芯1c硬浮点的支持(可以使用硬浮点了) 2017-08-10 15:35:03 +08:00
Bernard Xiong 71d1f7faa9 [bsp] Add LPC54608 2017-08-08 11:56:50 +08:00
Bernard Xiong 30f272e221 Merge pull request #788 from bupleurum/master
[bsp] Add some descriptions and an English version about building project in readme.txt.
2017-08-06 12:04:34 +08:00
tanek liang 6eac07ca15 [Bsp] updated spi device:
fixed error when enable "SPI2_USING_DMA"
    fixed warnning when using spi without DMA
2017-08-05 21:55:48 +08:00
tanek liang 8e09d58e7e [Bsp] stm32f107 delete c99 mode code 2017-08-05 21:13:37 +08:00
bupleurum 9b2b1bb4a1 [bsp] Add some descriptions and an English version about building project in readme.txt. 2017-08-04 18:21:34 +08:00
zhangjun 51bba09ad0 remove cpuusage.c
remove unused line in SConstruct
2017-07-31 12:17:12 +08:00
zhangjun 72cfe9dd68 modify: drivers/cpuusage.c
modify:     ../../libcpu/risc-v/e310/stack.c
	rmove unused macro definition
modify:     ../../src/idle.c
	Return to the original version
2017-07-31 12:05:45 +08:00
zhangjun 20f581a60d rename bsp risc-v to hifive1 2017-07-31 11:37:23 +08:00
zhangjun 0cd49e7c4a Merge branch 'master' of https://github.com/RT-Thread/rt-thread
add new bsp for risc-v
2017-07-31 11:27:46 +08:00
zhangjun e9f1bdf2da new file: ../../libcpu/risc-v/e310/trap.c
add file that forget to submit before
	auto change timer mtimercmp register on the base of RT_TICK_PER_SECOND in rtconfig.h
	no flashing led
new file:   ../../src/idle.c
	recover old file
2017-07-31 11:12:28 +08:00
zhangjun a5305c05df fix bug in context_gcc.s and start_gcc.s:
save mie into stack
msh  running normaly
2017-07-31 10:59:59 +08:00
zhangjun d9c0bdc70e add plic_driver.c for global interrupt
change interrupt num to 53
change stack size to 512 before system starup
add uart drivers
open msh
remain bug:
   uart just interrupt ones
2017-07-30 22:36:12 +08:00
zhangjun 20f1a641d5 remove unused code for uart in led.c 2017-07-30 20:07:36 +08:00
zhangjun b032dff161 fix bug in rt_hw_context_switch_interrupt_do
save sp to old thread
	clear rt_thread_switch_interrupt_flag
always enable interrupt after rt_hw_context_switch
judeg the type of interrupt in trap_entry, then call handler(Machine timer interrupt of Machine external interrupt)
2017-07-30 19:46:28 +08:00
tanek liang 96e9504438 [bsp] add led task to easy confirm kernel is running 2017-07-30 19:24:39 +08:00
tanek liang 47c7d94799 [bsp] update clock before configure systick 2017-07-30 19:21:01 +08:00
zhangjun 2d56a27c20 修改: ../../libcpu/risc-v/e310/context_gcc.S
enable interrupt after return form rt_hw_context_switch
2017-07-30 15:34:32 +08:00
tanek liang c42c5d3b9d [bsp] fix incompatible type for finsh_system_init in bsp/lpc824 2017-07-30 12:50:29 +08:00
Bernard Xiong bd0d90ddb1 Merge pull request #780 from TanekLiang/lpc824_fix_typo
[bsp] fixed typo in bsp/lpc824
2017-07-29 15:59:19 +08:00
zhangjun 3c51848d33 fix trap_entry 2017-07-29 15:37:20 +08:00
Bernard Xiong cc3c4fe621 [bsp] code cleanup. 2017-07-29 15:16:09 +08:00
tanek liang dc3d3817f6 [bsp] fixed typo in bsp/lpc824 2017-07-29 15:03:15 +08:00
Bernard Xiong a9f03fb446 Merge pull request #779 from TanekLiang/LPC824
[bsp] add new bsp for lpc824
2017-07-29 14:36:22 +08:00
tanek liang d793cfdef7 [bsp] fix incompatible type error for "finsh_system_init()" 2017-07-29 14:21:40 +08:00
tanek liang db1cd8830a [bsp] add new bsp for lpc824 2017-07-29 14:07:30 +08:00
armink 573c294216 [BSP] Fix component initialization functions may be not sequential storage on ROM when used for IAR linker. 2017-07-27 13:58:07 +08:00
zhangjun b80f83f360 modified: ../../libcpu/risc-v/e310/context_gcc.S
fix open timer intrrupt
2017-07-26 16:27:54 +08:00
zhangjun 98a6896cfa remove "csrrc a5, mstatus, MSTATUS_MIE" in rt_hw_interrupt_enable();
it will lead to interrupt again in interrupt
2017-07-26 16:07:01 +08:00
Aubr.Cool fe16f91cf1 [Bsp] stm32f107 spi drv : dma add irq 2017-07-26 08:31:56 +08:00
Bernard Xiong 82359e09f0 Merge pull request #772 from caogos/master
[bsp] 在龙芯1c的编译配置脚本“rtconfig.py”中增加“交叉编译工具链的说明”
2017-07-24 20:40:40 +08:00
勤为本 fa127c6531 在龙芯1c的编译配置脚本“rtconfig.py”中增加“交叉编译工具链的说明”
使用龙芯官方推出的那个用于编译linux的交叉编译工具链来编译RT-Thread会报错,
可以使用RT-Thread官方推荐那个
2017-07-24 11:27:50 +08:00
Bernard Xiong f47433137e Merge pull request #769 from TanekLiang/stm32l475-iot
[bsp] fixed scons building error and update mdk project
2017-07-24 08:55:24 +08:00
tanek liang cad3cacfa7 [bsp] remove unused file, update SConscript and mdk project 2017-07-22 11:39:25 +08:00
tanek liang e9bb6a91b9 [bsp] fixed scons building error and update mdk project 2017-07-22 11:30:23 +08:00
Bernard Xiong f8571944ab Merge pull request #768 from TanekLiang/stm32l475-iot
[bsp] add new bsp for stm32l475 IoT discovery kit
2017-07-22 08:24:40 +08:00
Bernard Xiong 5148b9ff27 Merge pull request #766 from AubrCool/fix-stm32f10x.wdt
[BSP] stm32f10x add watchdog driver
2017-07-20 18:01:46 +08:00
Bernard Xiong c3c3503dc3 Merge pull request #765 from AubrCool/fix-fm24clxx.drv
[DeviceDrivers] add fm24clxx drv.
2017-07-20 18:00:46 +08:00
勤为本 5734d52a08 把每秒Tick数从100改为1000(龙芯1c主频252M,改为1000没问题)
把栈从4字节改为8字节对齐(浮点需要8字节对齐)
2017-07-20 17:50:43 +08:00
勤为本 358612c8a2 支持GPIO中断(外部中断) 2017-07-20 17:35:03 +08:00
勤为本 d1bb7c61f4 将支持的中断个数从32个扩展到160个,至此可以支持所有中断 2017-07-20 17:05:59 +08:00
Aubr.Cool 690128e839 [Bsp] stm32f10x fm24cl64 drv correct size 2017-07-20 12:16:49 +08:00
Aubr.Cool 2c1ee84347 BSP stm32f10x add watchdog driver 2017-07-20 11:56:21 +08:00
Aubr.Cool 81feb775fa [Bsp] stm32f10x add fm24cl64 drv 2017-07-20 11:55:27 +08:00
tanek liang 27902374db [bsp] add new bsp for stm32l475 IoT discovery kit 2017-07-20 00:37:35 +08:00
勤为本 878b222741 将“龙芯1c库”中硬件定时器相关接口移植到RT-Thread 2017-07-18 11:33:27 +08:00
勤为本 d22df879ac 将“龙芯1c库”中硬件pwm相关接口移植到RT-Thread 2017-07-18 11:28:02 +08:00
勤为本 0940301981 将“龙芯1c库”中的GPIO相关接口移植到RT-Thread 2017-07-18 11:15:10 +08:00