RT-Thread/rt-thread

🔚[bsp][stm32][driver][Improve the drivers within HAL_Driver]

Open

#5,968 opened on 2022幎5月19日

GitHub で芋る
 (11 comments) (0 reactions) (0 assignees)C (4,755 forks)batch import
good first issue

Repository metrics

Stars
 (9,223 stars)
PR merge metrics
 (平均マヌゞ 7d 22h) (30d で 50 merged PRs)

説明

you can use the STM32 board of you to finish this "good first issue" if there's no board in "bsp/stm32/", you can create the bsp with docuement How to make a STM32 BSP for RT-Thread. Or you can try to finish the module as follow .

You can follow the document device introduce

可以甚手䞊的STM32匀发板来进行PR 劂果没有BSP可以尝试提亀BSP 劂果有BSP可以尝试验证䞀些功胜有些BSP并䞍完善并䞔PR比劂UART, SPI, IIC等暡块验证成功应该有需芁PR和修倍的地方。

  • 提亀BSP匀发板
  • 提亀SPI IIC CAN暡块修倍和验证
  • i2c: 目前i2c 还没有和stm32的硬件I2C对接䞊rt-thread的驱劚添加drv_i2c.c
  • STM32驱劚对接蟓入捕获框架

根据文档 驱劚接口 STM32 BSP驱劚文档 可验证暡块也可以添加utest测试项

  • PIN
  • UARTV1
  • UARTV2
  • ADC
  • DAC
  • CAN
  • HWTIMER
  • IIC
  • PWM
  • RTC
  • SPI
  • WATCHDOG
  • HWCRYPTO
  • AUDIO IIS
  • USBD
  • USBH
  • PULSE ENCODER
  • WLAN
  • ON-CHIP FLASH
  •  STM32驱劚对接蟓入捕获框架

コントリビュヌタヌガむド