qinge 53299b9452 修复stm32l4系列flash在下载完程序后首次擦除会失败的问题 3 years ago
..
config 3c5ed4b108 修复stm32g系列不同芯片串口中断不匹配 3 years ago
drv_flash 53299b9452 修复stm32l4系列flash在下载完程序后首次擦除会失败的问题 3 years ago
Kconfig 73391c60fb [add] crc, rng, hash and cryp driver for smt32mp1. 4 years ago
SConscript d94be14df5 [serial] 增加serial_v2版本的框架和基于stm32的串口驱动 4 years ago
drv_adc.c fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_can.c 53a4074f0b i# This is a combination of 3 commits. 3 years ago
drv_can.h fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_common.c 4351507752 Merge pull request #5159 from liukangcc/master 3 years ago
drv_common.h 7355e4b6f3 Merge branch 'fudfe' into gitee_master 4 years ago
drv_config.h b5fbaa20b9 【修改】之前因为修改造成的不兼容问题并添加 DMA 支持 3 years ago
drv_crypto.c fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_crypto.h 2aaa7d066d [drivers][crypto]add device CRC/RNG 6 years ago
drv_dac.c fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_dma.h b5fbaa20b9 【修改】之前因为修改造成的不兼容问题并添加 DMA 支持 3 years ago
drv_eth.c e41bb4f8be [eth] replace rt_memcpy with SMEMCPY 3 years ago
drv_eth.h 256a9aac0b Merge pull request #4910 from Ouxiaolong/master 3 years ago
drv_gpio.c 53a4074f0b i# This is a combination of 3 commits. 3 years ago
drv_gpio.h fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_hwtimer.c fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_lcd.c 0849a6061d [bsp][stm32] fix LTDC_IRQHandler irq enter bug. 4 years ago
drv_lcd_mipi.c fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_log.h fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_lptim.c fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_lptim.h fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_pm.c fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_pulse_encoder.c fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_pwm.c b98f631580 【添加】stm32f3xx 库文件 3 years ago
drv_qspi.c fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_qspi.h fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_rtc.c dbaad29e04 [bsp][stm32] Replace gmtime with gmtime_r 3 years ago
drv_sdio.c fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_sdio.h fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_sdram.c 27a8ff8d19 完善ART-PI BSP 3 years ago
drv_soft_i2c.c fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_soft_i2c.h fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_spi.c 93792b2c84 Update drv_spi.c 3 years ago
drv_spi.h 5b7dac8c8e [add] spi config increases irq_type 4 years ago
drv_usart.c 20e39f0bf7 Merge pull request #5153 from cndabai/stm32_getchar 3 years ago
drv_usart.h b98f631580 【添加】stm32f3xx 库文件 3 years ago
drv_usart_v2.c 12b1e74f1c 修复STM32串口mask问题 3 years ago
drv_usart_v2.h 12b1e74f1c 修复STM32串口mask问题 3 years ago
drv_usbd.c 247943f1cd add usb audio for pandora. 4 years ago
drv_usbh.c c444c5d3d4 update bsp/stm32/libraries/HAL_Drivers/drv_usbh.c. 4 years ago
drv_usbh.h fc04d828ee [stm32][driver] auto formatted 4 years ago
drv_wdt.c 90b00b7d4a add SOC_SERIES_STM32G0 to use "stm32_wdt.hiwdg.Init.Window = 0x00000FFF", otherwise the watchdog always reset. 3 years ago