sun_shine
d1d070d5ae
[bsp][stm32] add rtc and iwdg bsp support
2019-01-30 16:28:37 +08:00
sunshine0824
35ebd2dbe3
Update README.md
...
完善进阶使用描述
2019-01-30 16:18:10 +08:00
dingo1688@126.com
8b7f6193a3
Add support W5500,ESP8266,RS485,I2C,RTC,ADC,IWG.
2019-01-30 14:29:27 +08:00
Bernard Xiong
b24dde2525
Merge pull request #2287 from misonyo/dev
...
[components/drivers & bsp/stm32]fix kconfig syntax error etc.
2019-01-30 11:35:56 +08:00
sun_shine
99a41baf71
[bsp][stm32] delete main.c myself code, modify README.md,add blank line to SConscript
2019-01-29 08:46:44 +08:00
Vincent-VG
cad05f7c55
add stm32l476-st-nucleo
2019-01-28 19:24:33 +08:00
SummerGift
532a14ddd8
[bsp][stm32] fix flash partition bug
2019-01-28 14:00:13 +08:00
SummerGift
32b43c1fde
[bsp][stm32] optimize spi flash prompt message
2019-01-28 13:56:32 +08:00
misonyo
227b6eb30d
[components/drivers & bsp/stm32]fix kconfig syntax error and add rx buffer size config
2019-01-28 13:54:20 +08:00
sun_shine
db6cc7d16a
[bsp][stm32] delete Kconfig $
2019-01-28 12:04:02 +08:00
Bernard Xiong
d53a8f551c
Merge pull request #2262 from ylz0923/patch-4
...
Fixbug stm32f1xx_hal_can.h
2019-01-28 11:41:14 +08:00
BalanceTWK
e7c5fa13f5
Use astyle to format the drv_pin.c
2019-01-27 21:36:07 +08:00
BalanceTWK
70738c3711
[BSP] Fixed imxrt1050 gpio driver | 修复 imxrt1050 gpio 驱动
2019-01-27 21:22:02 +08:00
sun_shine
bb8ea9bfb5
[bsp][stm32] add stm32l053 bsp
2019-01-27 14:01:12 +08:00
BernardXiong
699fe7afe9
[BSP] Remove the unnecessary STM32 BSP
2019-01-27 05:42:30 +00:00
sun_shine
aec43da278
[bsp][stm32] modify HAL_Drivers for stm32l0
2019-01-27 13:11:15 +08:00
BernardXiong
86d7b7a347
[BSP] remove imxrt1052-evk and use imxrt later
2019-01-27 01:11:35 +00:00
Bernard Xiong
11a75e4062
[bsp][stm32f767-st-nucleo] Fix the eol.
...
Fix the end of line issue.
2019-01-27 01:02:41 +08:00
jinsheng
c21150ae30
Update README.md
2019-01-26 16:35:42 +08:00
jinsheng
050d14c598
增加 QSPI 驱动 N25Q128
2019-01-26 16:24:20 +08:00
Bernard Xiong
e02f1afdfe
Merge pull request #2256 from foss-for-synopsys-dwc-arc-processors/arc_support
...
[bsp][synopsys] add the support of synopsys arc emsk
2019-01-26 10:34:13 +08:00
Bernard Xiong
d4a09eff94
Merge pull request #2268 from sunshine0824/stm32l0xx_HAL_bug
...
[bsp][stm32] add rtt head file to stm32lxx_hal.h for resolve scons error
2019-01-26 10:27:56 +08:00
Bernard Xiong
b3c4f3be20
Merge pull request #2227 from ylz0923/patch-2
...
Update board.c
2019-01-25 18:47:03 +08:00
sun_shine
406bec6301
[bsp][stm32] add rtt head file to stm32lxx_hal.h for resolve scons error
2019-01-25 16:33:46 +08:00
Wayne Ren
50d70636dd
[bsp][synopsys][emsk] add the doc of emsk
...
add the documenatation
Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-01-25 10:34:14 +08:00
Wayne Ren
d8aa99a29c
[bsp][synopsys] add the support of synopsys arc emsk
...
* the initial support of synopsys designware arc processor
* the initial support of synospsy ARC EM Starter Kit
* the bsp code is based on embarc which is a common SDK for
all synopsys ARC-based boards
* use "scons --gdb" to debug emsk with em9d configuration
* for detailed board information, pls go embarc.org
Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-01-25 10:29:34 +08:00
杨连钊
616b87ea37
Update stm32f1xx_hal_can.h
2019-01-24 15:40:53 +08:00
Bernard Xiong
448488f789
Merge pull request #2253 from sunshine0824/stm32l0xx_HAL
...
[bsp][stm32] add STM32L0xx_HAL
2019-01-23 16:54:47 +08:00
whj
d61ddb8108
[bsp][stm32]stm32f107 同步最新模板
2019-01-23 13:29:03 +08:00
whj
994c261b77
{bsp][stm32]stm32f107 更新到最新模板
2019-01-23 13:01:55 +08:00
whj
1b2d5661c0
[bsp][stm32]add stm32f107 bsp
2019-01-23 11:46:24 +08:00
sun_shine
af3b30ffac
[bsp][stm32] add STM32L0xx_HAL
2019-01-23 09:12:17 +08:00
SummerGift
ebf961bc92
[bsp][stm32] fix stm32/stm32g071-st-nucleo bug
2019-01-22 17:47:24 +08:00
SummerGift
da3ec767a4
[bsp][stm32] add stm32g071-st-nucleo ci && index
2019-01-22 15:15:17 +08:00
SummerGift
317fbd4222
[bsp][stm32] add stm32g071-st-nucleo bsp
2019-01-22 15:08:30 +08:00
SummerGift
45ece194cc
[bsp][stm32] update bsp headfile
2019-01-22 10:05:57 +08:00
SummerGift
3b472cb3cd
[bsp][stm32] optimize stm32 headfile
2019-01-22 09:15:05 +08:00
Bernard Xiong
99bef01983
Merge pull request #2232 from SummerGGift/add_stm32_new_framework
...
[bsp][stm32] update bsp && fix driver bug
2019-01-21 08:44:42 +08:00
Bluebear233
6802bb15e0
[bsp][nuvoton_m487]Add EMAC drive
2019-01-20 13:43:15 +08:00
Bernard Xiong
0889bafda8
Merge pull request #2233 from zhaojuntao/fix-bsp-flash-drv
...
[bsp][stm32/libraries] 移除 flash 驱动中 flash write 函数对 size 对齐的限制
2019-01-19 16:20:20 +08:00
tangyuxin
ed725350a9
[tools] 修复命令行使用 iar 工具链,库文件链接不上的问题
2019-01-19 15:16:14 +08:00
MurphyZhao
bc2ee9999b
[bsp][stm32] 移除 f0 和 f1 中 flash write 对 size 对齐的限制
...
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-01-19 14:44:23 +08:00
SummerGift
e9a6050e61
[bsp][stm32] Fixed an error when SPI transfers data larger than 65535
2019-01-19 14:31:30 +08:00
Bernard Xiong
d97300701f
Merge pull request #2229 from misonyo/kconfig
...
fix Kconfig syntax error
2019-01-19 13:00:01 +08:00
SummerGift
127fe968b3
[bsp][stm32] update stm32 bsp index
2019-01-19 09:33:54 +08:00
SummerGift
032b72ddc2
[bsp][stm32] add g0 series bsp library
2019-01-19 09:24:03 +08:00
SummerGift
38a3858dcb
[bsp][stm32] fix dma config bug
2019-01-19 09:15:40 +08:00
SummerGift
dd9515b297
Merge remote-tracking branch 'remotes/origin/master' into add_stm32_new_framework
2019-01-19 09:06:49 +08:00
Bernard Xiong
8859b7b625
Merge pull request #2204 from FindYGL/master
...
为RT-Thread 增加德飞莱STM32F103C8开发板 的BSP
2019-01-18 18:58:49 +08:00
MurphyZhao
25b49352d5
[bsp][stm32/libraries] 修复 drv_flash_l4.c 驱动中无法写入非8字节对齐的数据的限制
...
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2019-01-18 11:13:10 +08:00
SummerGift
224c171dc8
Merge remote-tracking branch 'remotes/origin/master' into add_stm32_new_framework
2019-01-18 09:28:06 +08:00
SummerGift
1a761aa920
[bsp][stm32] update README.md
2019-01-17 14:30:02 +08:00
SummerGift
4805d99430
[bsp][stm32] update drv_lcd
2019-01-17 14:18:38 +08:00
HubretXie
35ded2acb3
Update uart_config.h
2019-01-17 13:09:39 +08:00
HubretXie
a4b57e2d6c
Update uart_config.h
2019-01-17 13:09:06 +08:00
HubretXie
8580b9a818
Update dma_config.h
...
串口dma中断名称统一修改为uart
2019-01-17 12:58:31 +08:00
HubretXie
0e4b502319
Update dma_config.h
...
串口dma中断名称统一修改为uart
2019-01-17 12:56:39 +08:00
HubretXie
6203117522
Update drv_usart.c
...
DMA中断函数名称统一修改为UART
2019-01-17 12:53:52 +08:00
Bernard Xiong
257e81ac84
Merge pull request #2216 from XiaojieFan/stm32f103-hw100k-ibox
...
Add stm32f103-hw100k-ibox.
2019-01-17 10:15:08 +08:00
Bernard Xiong
9831e2309c
Merge pull request #2182 from jinsheng20/stm32f746_st_disco
...
增加stm32f746-disco bsp
2019-01-17 10:14:51 +08:00
Bernard Xiong
b1643334c5
Merge pull request #2218 from sunshine0824/stm32l432
...
add bsp stm32l432-st-nucleo
2019-01-17 10:13:56 +08:00
Bernard Xiong
48e960d60f
Merge pull request #2223 from e31207077/stm32f767-st-nucleo
...
增加 ST 官方 stm32f767-nucleo 开发板
2019-01-17 10:13:33 +08:00
Bernard Xiong
479ea9a520
Merge pull request #2192 from HubertXie/master
...
[stm32][drv_usart]修复串口中断接收数据丢数据问题
2019-01-17 09:59:17 +08:00
Bernard Xiong
9786c2424f
Merge pull request #2154 from balanceTWK/master
...
[bsp][imxrt] 添加RTC依赖选项 RT_USING_LIBC | add RTC dependency options RT_…
2019-01-17 09:57:39 +08:00
misonyo
992e5d6582
[three BSP]fix kconfig file syntax error
2019-01-16 23:30:52 +08:00
misonyo
69cd16e136
[all BSP]fix kconfig file syntax error
2019-01-16 23:23:38 +08:00
FindYGL
0548109466
修改之前BSP版本存在的一些问题,使之符合规范
2019-01-16 22:03:27 +08:00
杨连钊
a5a4c6a503
Update board.c
...
优化void rt_hw_us_delay(rt_uint32_t us)
2019-01-16 16:38:16 +08:00
weety
ad7f6f3588
[bsp][k210] Fixed Kconfig file Syntax error.
2019-01-16 14:56:42 +08:00
jinsheng
f4f81460cf
Update README.md
2019-01-16 13:18:25 +08:00
sun_shine
36c4abe1f9
[bsp][stm32] add bsp stm32l432-st-nucleo
2019-01-16 12:57:22 +08:00
e31207077
9b88b4c04c
增加 ST 官方 stm32f767-nucleo 开发板
2019-01-16 12:31:16 +08:00
Hao Zhu
c2c2b89f6b
修复链接文件错误
...
在更改后系统无法正常运行,现恢复到之前版本
2019-01-15 23:04:27 +08:00
Hao Zhu
e489c75347
增加对lcd和sd驱动的支持
2019-01-15 16:17:01 +08:00
dingo1688@126.com
ae84c617e2
Add stm32f103-hw100k-ibox.
2019-01-14 23:24:24 +08:00
jinsheng
67c41b3d92
修改readme
2019-01-14 21:28:34 +08:00
Bernard Xiong
1acb6418f6
Merge pull request #2215 from SummerGGift/add_stm32_new_framework
...
[bsp][stm32] optimize docs && add lcd driver for f4 series bsp
2019-01-14 18:12:27 +08:00
SummerGift
1264fec1f9
[bsp][stm32] add lcd drivers for f4 series bsp
2019-01-14 16:40:29 +08:00
SummerGift
0d7ac3448f
[bsp][stm32] add lcd driver
2019-01-14 16:37:44 +08:00
SummerGift
62efbf86de
[bsp][stm32] optimize docs
2019-01-14 16:31:22 +08:00
Noe Xu
5e47dc41b3
[STM32] Fix issue that CAN driver won't receive any messages once OV iterrupt occurs.
...
Change-Id: I4cd98ca4840f32925e89e8c467ec78e03e9a2836
2019-01-13 23:37:15 -08:00
FindYGL
f1a13e1fc4
为RT-Thread 增加德飞莱STM32F103C8开发板 的BSP
2019-01-13 17:21:11 +08:00
HubretXie
706c0410cd
[stm32][drv_usart]修复串口中断接收丢数据问题
...
使用串口中断方式接收数据,读取数据时会自动清除标识,这里再次清除中断标识会导致下一个数据丢失。
使用finsh就可以测出这个问题,中断接收丢数据时无法查看历史命令。
2019-01-12 15:03:37 +08:00
Bernard Xiong
83b67ec3e2
Merge pull request #2190 from zhouchuanfu/master
...
[bsp][stm32f10x]fix bug with dma setting
2019-01-12 13:38:16 +08:00
zhouchuanfu
e7f6952d15
fix bug with dma setting
2019-01-12 11:21:31 +08:00
Bernard Xiong
45c86a54ba
Merge pull request #2169 from HubertXie/master
...
[stm32][drv_gpio]增加STM32F0系列GPIO关闭中断处理
2019-01-12 11:20:31 +08:00
Bernard Xiong
0007615320
Merge pull request #2185 from ErnestChen1/master
...
[bsp][stm32]fix bug with dma setting
2019-01-11 20:57:08 +08:00
Bernard Xiong
585a052acb
Merge pull request #2178 from andeyqi/master
...
【简介:NUCLEO-F446ZE 开发板 BSP 适配】
2019-01-11 17:42:56 +08:00
chenchaoqun@rt-thread.com
a1c10abe23
[bsp][stm32]fix bug with dma setting
2019-01-11 17:30:32 +08:00
Bernard Xiong
40ca27d994
Merge pull request #2161 from RT-Thread/libcpu_SConscript
...
Libcpu sconscript
2019-01-11 09:44:43 +08:00
jinsheng
d7741b5506
增加stm32f746-disco bsp
2019-01-10 22:39:34 +08:00
Bernard Xiong
207a43e312
Merge pull request #2156 from Jesswjj/master
...
fix bsp\nuvoton_m487 some bug.
2019-01-10 00:01:56 +08:00
andeyqi
7f0dee3787
【简介:NUCLEO-F446ZE 开发板 BSP 适配】
2019-01-09 19:49:56 +08:00
SummerGift
59ebd512fe
[bsp][stm32] add new line at end of file
2019-01-09 18:21:11 +08:00
SummerGift
22c2937c4c
[bsp][stm32] clean up the code
2019-01-09 18:17:04 +08:00
SummerGift
e6995470ca
[bsp][stm32] optimize f7xx bsp template
2019-01-09 18:09:59 +08:00
SummerGift
289b4316af
[bsp][stm32] add extern "C" for header file
2019-01-09 10:12:35 +08:00
SummerGift
0d025a69e6
[bsp][stm32] fix bug in dma config && clean up the dma config code
2019-01-08 18:20:17 +08:00
SummerGift
0032fff1d2
[bsp][stm32] remove useless configuration
2019-01-08 18:17:42 +08:00
SummerGift
c1ce319f93
[bsp][stm32] optimize Kconfig file
2019-01-08 18:15:43 +08:00
HubretXie
0e333a3a10
Update drv_gpio.c
2019-01-08 16:02:01 +08:00
SummerGift
f717dd5f44
[bsp][stm32] update README.md
2019-01-08 14:20:34 +08:00
SummerGift
fd396975a8
[bsp][stm32] add stm32/stm32f411-st-nucleo bsp
2019-01-08 14:20:11 +08:00
SummerGift
f1004b013d
[bsp][stm32] update stm32/stm32f103-atk-nano
2019-01-08 14:16:13 +08:00
SummerGift
bad889140b
[bsp][stm32] fix bug in f7 bsp template
2019-01-08 14:10:29 +08:00
SummerGift
883a9f1e13
[bsp][stm32] update dma config in Kconfig
2019-01-08 14:09:33 +08:00
SummerGift
02a1fa3079
[bsp][stm32] add hwtimer driver for f7 series
2019-01-08 14:02:18 +08:00
SummerGift
40a474fefa
[bsp][stm32] optimize eth driver
2019-01-08 14:01:27 +08:00
SummerGift
688d8994d9
[bsp][stm32] update drv_spi.c
2019-01-08 14:00:01 +08:00
SummerGift
74395fd114
[bsp][stm32] update kconfig
2019-01-08 12:05:06 +08:00
SummerGift
574492a282
[bsp][stm32] Modify the DMA implementation
2019-01-08 11:59:27 +08:00
SummerGift
d023fb47ba
[bsp][stm32] add all series dma_config files
2019-01-08 11:58:46 +08:00
HubretXie
bdc0e4f540
[stm32][drv_gpio]增加对Stm32f0系列关中断处理方式
...
增加stm32f0系列GPIO关中断处理
2019-01-08 09:52:16 +08:00
Bernard Xiong
3d95a03597
Merge pull request #2101 from HubertXie/master
...
[drv_gpio]修改GPIO驱动关中断处理方式
2019-01-08 07:34:36 +08:00
Bernard Xiong
bde47018b8
[libcpu] Add SConscript in libcpu.
2019-01-07 06:09:45 +08:00
Jess
fd05a8af3e
1.add nuc487_flash.sct to fix scons build error:Fatal error: L6031U.
...
2.fix using keil_v5 build warning, add new line at the end of drv_uart.c.
2019-01-05 04:18:09 +08:00
BalanceTWK
a9cb5151c8
[bsp][imxrt] 添加RTC依赖选项 RT_USING_LIBC | add RTC dependency options RT_USING_LIBC
2019-01-04 21:40:14 +08:00
Bernard Xiong
9f31d19926
Merge pull request #2149 from ErnestChen1/master
...
适配串口框架
2019-01-03 20:14:29 +08:00
Bernard Xiong
a7d62d511f
Merge pull request #2147 from SummerGGift/add_stm32_new_framework
...
[bsp][stm32] optimize stm32 bsp
2019-01-03 18:46:26 +08:00
SummerGift
aaf8fe5b1d
[bsp][stm32] doc style
2019-01-03 11:04:27 +08:00
chenchaoqun@rt-thread.com
6ae6ba1469
[bsp][stm32f10x][adapt] to serial frame about dma
2019-01-03 10:23:10 +08:00
SummerGift
cabd71f568
[bsp][stm32] add bsp make video web link
2019-01-03 10:22:21 +08:00
chenchaoqun@rt-thread.com
7563849add
[bsp][stm32f40x][adapt] to serial frame about dma
2019-01-03 10:17:44 +08:00
SummerGift
77fd04b945
[bsp][stm32] update wdt driver
2019-01-03 09:18:32 +08:00
SummerGift
b5fb04fdf6
[bsp][stm32] update README.md
2019-01-03 09:17:45 +08:00
SummerGift
d4ab2d71cf
[bsp][stm32] update STM32系列BSP制作教程.md
2019-01-03 09:15:47 +08:00
SummerGift
6751f9ba33
[bsp][stm32] rename stm32/stm32f091-nucleo to stm32/stm32f091-st-nucleo
2019-01-03 09:14:01 +08:00
Bernard Xiong
f5770682f9
Merge pull request #2139 from Guozhanxin/imxrt
...
更新 imxrt 工程
2019-01-02 10:51:11 +08:00
guozhanxin
6e06b31244
[bsp][imxrt] change lisense
2019-01-02 09:54:06 +08:00
guozhanxin
669cb83993
[bsp][imxrt]更新工程
2018-12-29 21:26:45 +08:00
guozhanxin
44f25b0e34
[bsp][imxrt] 拆分 flexspi.c/h 驱动,区分 flash 大小
2018-12-29 21:12:05 +08:00
guozhanxin
1d35defcb8
[bsp][imxrt] add 'fal' 'easyflash' port files
2018-12-29 19:38:40 +08:00
Bernard Xiong
caa718a8ff
Merge pull request #2134 from misonyo/dev
...
[bsp/swm320-lq100]add gcc/iar support and hwtimer driver
2018-12-29 16:45:40 +08:00
guozhanxin
06c21e7bf1
[bsp][imxrt] add flexspi driver
2018-12-29 16:06:52 +08:00
Bernard Xiong
d7ff010f91
Merge pull request #2110 from SummerGGift/add_stm32_new_framework
...
[bsp][stm32] sync stm32 series bsp and drivers
2018-12-28 17:42:09 +08:00
misonyo
0610691824
[bsp/swm320-lq100]add gcc/iar support and hwtimer driver
2018-12-28 17:20:39 +08:00
SummerGift
0e3e288666
[bsp][stm32] fix ci bug
2018-12-28 16:30:00 +08:00
SummerGift
710f82d46b
[bsp][stm32] optimize falsh && eth driver
2018-12-28 14:16:49 +08:00
shaojinchun
86c76b0e8a
add k210 SMP support
2018-12-28 09:41:18 +08:00
andychen329
608f1582a7
Update README.md
2018-12-27 16:52:27 +08:00
Bernard Xiong
8bcfcd8339
Merge pull request #2124 from hongbingzhu/master
...
add project support for at91sam9260, add support for at91sam9g45
2018-12-27 13:13:58 +08:00
Bernard Xiong
61b6fca3dd
[bsp] Update tm4c19x and fix the mb_recv warning in lwip-1.4.1
2018-12-27 12:04:48 +08:00
SummerGift
d43facefcc
[bsp][stm32] Remove any additional iic configuration
2018-12-26 18:33:43 +08:00
SummerGift
4d6d16fc98
[bsp][stm32] update drivers
2018-12-26 18:16:26 +08:00
SummerGift
11dfedecdc
[bsp][stm32] fix eth bug
2018-12-26 18:15:35 +08:00
SummerGift
840eff05ca
[bsp][stm32] update bsp
2018-12-26 18:13:02 +08:00
SummerGift
79cb96bc9e
[bsp][stm32] update template
2018-12-26 18:11:52 +08:00
SummerGift
2daa521efa
[bsp][stm32] update f7xx-hal library
2018-12-26 18:11:06 +08:00
SummerGift
d486ac5fed
[bsp][stm32] add sdio_config.h
2018-12-26 18:03:21 +08:00
SummerGift
218876eaf4
[bsp][stm32] add qspi_config.h
2018-12-26 18:02:25 +08:00
SummerGift
95114e6f48
[bsp][stm32] optimize bsp docs
2018-12-26 18:00:22 +08:00
Bernard Xiong
51b353e83d
Merge pull request #2125 from XBurst/master
...
Fix bugs of X1000's USB driver.
2018-12-26 16:20:04 +08:00
zhuhongbing
fb693418ee
add project support for at91sam9260, add support for at91sam9g45
2018-12-26 12:50:52 +08:00
SummerGift
c6be644157
[bsp][stm32] update stm32 mul-series drivers
2018-12-26 10:43:46 +08:00
SummerGift
cb918152ba
[bsp][stm32] update l4 series bsp
2018-12-26 10:41:41 +08:00
SummerGift
5321d2fb7e
[bsp][stm32] update f7 series bsp
2018-12-26 10:41:18 +08:00
SummerGift
b92f45f85d
[bsp][stm32] update .config file
2018-12-26 10:40:32 +08:00
SummerGift
24b475377d
[bsp][stm32] update f4 series bsp
2018-12-26 10:40:02 +08:00
SummerGift
ac331cbc5b
[bap][stm32] update f1 series bsp
2018-12-26 10:37:26 +08:00
SummerGift
d193dbbda3
[bsp][stm32] update f7-hal library
2018-12-26 10:33:12 +08:00
SummerGift
ea9958a506
[bsp][stm32] sync bsp template file
2018-12-26 10:27:33 +08:00
SummerGift
2999fa301f
[bsp][stm32] sync f4-hal SConscript
2018-12-26 10:25:08 +08:00
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