1. 14 4月, 2022 2 次提交
    • 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
  2. 13 4月, 2022 4 次提交
  3. 11 4月, 2022 9 次提交
  4. 09 4月, 2022 3 次提交
  5. 08 4月, 2022 6 次提交
  6. 07 4月, 2022 2 次提交
    • G
      [finsh]fix list_device crash. (#5780) · 4b061159
      guo 提交于
      4b061159
    • mysterywolf's avatar
      improve libc time and MSVC simulator (#5775) · c318dfa9
      mysterywolf 提交于
      - [libc] 解决由于类unix操作系统发展历史原因fcntl.h定义的标志位在不同编译器中定义不同的问题
      - [simulator] 部分宏定义转为全局宏定义以确保vs内置文件可以正确配置
      - [simulator] 取消自欺欺人式的警告消除处理方式
      - [libc][time] 优化time相关结构体在不同编译器下的包含
      c318dfa9
  7. 06 4月, 2022 14 次提交