1. 18 4月, 2022 3 次提交
  2. 17 4月, 2022 1 次提交
  3. 16 4月, 2022 1 次提交
    • mysterywolf's avatar
      update arduino related (#5809) · 9fa8c78c
      mysterywolf 提交于
      - add comments
      - remove ARDUINO_PWM_HZ
      - remove initVariant blank function
      - support DAC0
      - improve Kconfig of STM32L475 PANDORA
      - add readme
      - add i2c1 bus device
      9fa8c78c
  4. 15 4月, 2022 8 次提交
  5. 14 4月, 2022 5 次提交
    • G
      Merge pull request #5807 from rtthread-bot/rtt_bot · 54642ec6
      guo 提交于
      [update] RT-Thread Robot automatic submission
      54642ec6
    • Z
      Update drv_can.c · ecb69f56
      zuozuojia 提交于
      删除多余注释,另外确定了对于其他型号单片机的适应性
      ecb69f56
    • ZZJ!'s avatar
      [bsp/stm32] fix the bug of can filter conflict · ff36a39d
      ZZJ! 提交于
      ff36a39d
    • K
      Add Microchip SAM series MCU support for RT-Thread (#5771) · 8af8decb
      Kevin Liu 提交于
      * Add Microchip SAM series MCU support for RT-Thread
      
      Add Microchip SAM series MCU support for RT-Thread, including SAM Cortex-M0+, M4F and M7.
      
      * Add bsp directory to ignored check list
      
      Add bsp directory to ignored check list, add microchip /samc21/same54/same70 to workflows list
      
      * remove STDIO definition and bug fix
      
      1. remove STDIO code from Microchip official BSP. 2. bug fix of SAME70 hpl/hpl_usart.c, samc21&same54 hpl/hpl_sercom.c baudrate update interface.  3. Add RT-Thread standard STDIO implementation on Microchip SAM MCU.
      
      * add CAN driver & example and script fix
      
      Add CAN driver and example for SAMC21/SAME5x/SAME70 and fix rtconfig.py issue(unused space might result link error)
      
      * Add Chinese version README
      
      Add Chinese version README for SAMC21/E54/E70
      8af8decb
    • R
      435d2b24
  6. 13 4月, 2022 6 次提交
  7. 11 4月, 2022 9 次提交
  8. 09 4月, 2022 3 次提交
  9. 08 4月, 2022 4 次提交