wdfk-prog 3550a8b9ad fix[stm32][drv_sdio]: remove duplicate function declarations 5 dni temu
..
config 1c377a21cc refactor[STM32][DMA]: unify DMA config descriptors in HAL driver configs 5 dni temu
drv_flash 306505ea24 update:更新维护者信息 3 miesięcy temu
Kconfig 860094e893 [stm32] split stm32 drivers as normal and nano drivers 2 lat temu
SConscript c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_adc.c 306505ea24 update:更新维护者信息 3 miesięcy temu
drv_can.c 1eaa85c581 feat[STM32][CAN]: drain RX FIFO frames in ISR with a bounded limit to reduce overruns 3 miesięcy temu
drv_can.h 74ac685b9a [stm32] fix missing headfer files 2 lat temu
drv_config.h c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_crypto.c 306505ea24 update:更新维护者信息 3 miesięcy temu
drv_crypto.h 860094e893 [stm32] split stm32 drivers as normal and nano drivers 2 lat temu
drv_dac.c 74ac685b9a [stm32] fix missing headfer files 2 lat temu
drv_dma.c c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_dma.h c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_eth.c 0ff23d8951 [bsp][stm32] eth driver support phy YT8512C 2 lat temu
drv_eth.h 76acc4146b [bsp][stm32]eth driver support phy YT8512C 2 lat temu
drv_fdcan.c 25295501c0 [bsp][stm32/fdcan]修复CAN-FD发送/接收问题并新增5Mbps ISO CAN-FD数据相位速率支持 1 miesiąc temu
drv_fdcan.h 6d4e2aa2fe [bsp/stm32h7]: Add STM32H7 fdcan driver. #10767 6 miesięcy temu
drv_gpio.c 9b05fc5913 [bsp/stm32]fix compile warning (#10108) 1 rok temu
drv_gpio.h 0a02fd4545 docs:[STM32][drv_gpio] Add detailed Doxygen comments for GET_PIN macro 5 miesięcy temu
drv_hard_i2c.c c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_hard_i2c.h c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_lcd.c 5068329522 fix:[stm32][lcd]Error in control call of lcd test function (#10040) 1 rok temu
drv_lcd_mipi.c 0a3a10e5bb [stm32] fxi gpio header files included 2 lat temu
drv_log.h 860094e893 [stm32] split stm32 drivers as normal and nano drivers 2 lat temu
drv_lptim.c 743b614875 [components][clock_time] Refactor time subsystem around clock_time (#11111) 3 miesięcy temu
drv_lptim.h 743b614875 [components][clock_time] Refactor time subsystem around clock_time (#11111) 3 miesięcy temu
drv_nand.c 860094e893 [stm32] split stm32 drivers as normal and nano drivers 2 lat temu
drv_nand.h 860094e893 [stm32] split stm32 drivers as normal and nano drivers 2 lat temu
drv_pm.c 743b614875 [components][clock_time] Refactor time subsystem around clock_time (#11111) 3 miesięcy temu
drv_pulse_encoder.c 860094e893 [stm32] split stm32 drivers as normal and nano drivers 2 lat temu
drv_pwm.c 44dbb4e3c4 [stm32] Modify MIN_PERIOD and MIN_PULSE to Allow PWM Duty Cycle of 0% 10 miesięcy temu
drv_qspi.c c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_qspi.h 860094e893 [stm32] split stm32 drivers as normal and nano drivers 2 lat temu
drv_rtc.c f9de290991 fix[STM32][RTC]: Compute tv_usec from SecondFraction/SubSeconds and skip during shift pending 3 miesięcy temu
drv_sdio.c 3550a8b9ad fix[stm32][drv_sdio]: remove duplicate function declarations 5 dni temu
drv_sdio.h c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_sdmmc.c e45e52d177 fix[stm32[SDMMC]: Optimize SDMMC timeout handling and clock divider 3 tygodni temu
drv_sdmmc.h e45e52d177 fix[stm32[SDMMC]: Optimize SDMMC timeout handling and clock divider 3 tygodni temu
drv_sdram.c 8b5831cb64 [bsp][stm32]fix stm32f469 sdram not enable problem. 2 lat temu
drv_soft_i2c.c f190cba0ab [i2c] adjust the timing for I2C initialization 2 lat temu
drv_soft_i2c.h e50fbe8b94 [SBP] Stm32F407-rt-spark adapts to RTduino 2 lat temu
drv_soft_spi.c d83d71cc05 [drivers/spi]统一软件SPI配置 1 rok temu
drv_soft_spi.h bb91502465 [drivers] Specifies the name of the drivers driver file 1 rok temu
drv_spi.c c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_spi.h c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_tim.c 743b614875 [components][clock_time] Refactor time subsystem around clock_time (#11111) 3 miesięcy temu
drv_tim.h 860094e893 [stm32] split stm32 drivers as normal and nano drivers 2 lat temu
drv_usart.c c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_usart.h c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_usart_v2.c c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_usart_v2.h c45f5f9267 refactor[STM32][DMA]: add common DMA helper layer for HAL drivers 5 dni temu
drv_usbd.c 860094e893 [stm32] split stm32 drivers as normal and nano drivers 2 lat temu
drv_usbh.c 860094e893 [stm32] split stm32 drivers as normal and nano drivers 2 lat temu
drv_usbh.h 860094e893 [stm32] split stm32 drivers as normal and nano drivers 2 lat temu
drv_wdt.c bf75b6665c [bsp][stm32] 1.Fixed the problem that the watchdog device was not registered, because the macro RT_USING_WDT was not introduced due to the missing header file. 10 miesięcy temu