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 |