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 |