Commit Graph

233 Commits

Author SHA1 Message Date
guozhanxin 6e882807fd [bsp][stm32] update ports/drv_spi_lcd.c 2019-02-19 14:05:27 +08:00
guo 4452afdc67
Merge branch 'master' into rtt_sensor 2019-02-18 23:58:38 -06:00
ZYH 6a150c0963 [BSP][STM32]增加GPIO驱动对GPIOK时钟初始化 2019-02-19 08:18:59 +08:00
tangweikang 23e61b03cc [bsp][stm32] 文档细节完善 2019-02-19 08:18:34 +08:00
tangweikang a7ef0790c5 [bsp][stm32] 为文档添加 ADC 驱动教程 2019-02-19 08:18:34 +08:00
tangweikang 8dc89433f7 [bsp][stm32] 为文档添加 TIMER 驱动教程 2019-02-19 08:18:34 +08:00
tangweikang 7a6e7152cf [bsp][stm32] 为文档添加 PWM 驱动教程 2019-02-19 08:18:34 +08:00
sunlichao daf211bee6 [bsp][stm32]添加stm32f405开发板BSP 2019-02-18 22:37:28 +08:00
Bernard Xiong 472ab598cb
Merge pull request #2334 from gztss/master
完善STM32G071的BSP
2019-02-18 22:36:04 +08:00
guanwenliang 7534ec5769 Add fal_cfg.h 2019-02-18 15:32:45 +08:00
guozhanxin fd755be96d [bsp][stm32]add ali-DeveloperKit bsp 2019-02-16 12:43:55 +08:00
guozhanxin 7967365dc5 [bsp][stm32] add more driver supoort for l4 2019-02-16 12:41:55 +08:00
Bernard Xiong cdb469cee9
Merge pull request #2333 from Guozhanxin/doc
[bsp][stm32] 为文档添加引导索引
2019-02-15 19:52:27 +08:00
guanwenliang 9a9a7b3593 STM32G071 BSP对SPI和UART DMA读写的支持 2019-02-15 16:44:51 +08:00
misonyo 1140ee9ea2 [ci]add new bsp 2019-02-15 15:35:28 +08:00
guozhanxin dbd2004601 [bsp][stm32] 为文档添加引导索引 2019-02-15 13:49:38 +08:00
guanwenliang 7b53218720 完善STM32G071的BSP 2019-02-15 10:43:09 +08:00
misonyo 700ce3ae6e [bsp/stm32]change str(Dir('#')) to GetCurrentDir() 2019-02-14 15:55:51 +08:00
GW eddf2386b2 修改配置选项,添加条件编译 2019-02-13 12:25:56 +08:00
GW 124d9d0cf4 添加片上外设驱动选项 2019-02-12 13:32:41 +08:00
Bernard Xiong 6fea6f7b71
Merge pull request #2304 from yuneizhilin/master
完善stm32_adc_init函数
2019-02-06 16:40:49 +08:00
Bernard Xiong 226b904363
Merge pull request #2267 from Vincent-VG/master
add /bsp/stm32/stml476-st-nucleo
2019-02-05 16:04:00 +08:00
Bernard Xiong f9dbebfa4a
Merge pull request #2300 from XiaojieFan/stm32f103-hw100k-ibox2
Add support W5500,ESP8266,RS485,I2C,RTC,ADC,IWG.
2019-02-05 15:59:08 +08:00
Vincent-VG ef975032d2 修改board.c文件头 2019-02-05 10:16:46 +08:00
Vincent-VG 08f75483de 修改文件头 2019-02-05 09:57:38 +08:00
yuneizhilin e5726f206a 完善stm32_adc_init函数 2019-02-01 12:56:36 +08:00
Bernard Xiong 903d1d73ca
Merge pull request #2301 from sunshine0824/stm32l432
[bsp][stm32] add rtc and iwdg bsp support
2019-02-01 10:28:25 +08:00
Bernard Xiong 11a3645537
code cleanup 2019-02-01 10:07:56 +08:00
Bernard Xiong 9771d3170b
code cleanup 2019-02-01 10:06:34 +08:00
Bernard Xiong a0636e4f9b
Merge pull request #2283 from jinsheng20/stm32f746-disco
Stm32f746 disco
2019-02-01 09:49:35 +08:00
Bernard Xiong c422816ba4
Remove Dir('#') 2019-02-01 09:44:21 +08:00
Bernard Xiong 1cb27129c6
Use bridge script for SConscript 2019-02-01 09:43:31 +08:00
sun_shine 4283003981 [bsp][stm32] add onchip flash support 2019-01-31 14:33:51 +08:00
Bernard Xiong 48aa297560
Merge pull request #2280 from sunshine0824/stm32l053
Stm32l053
2019-01-30 21:41:48 +08:00
jinsheng 57036d8d4a 更改默认不启动qspi驱动 N25@128 2019-01-30 20:45:56 +08:00
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
sun_shine bb8ea9bfb5 [bsp][stm32] add stm32l053 bsp 2019-01-27 14:01:12 +08:00
sun_shine aec43da278 [bsp][stm32] modify HAL_Drivers for stm32l0 2019-01-27 13:11:15 +08: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