1. 27 2月, 2023 1 次提交
    • V
      [bsp][lpc55sxx]修复drv_spi和drv_pwm测试得到的问题 (#6983) · cdd2755b
      vandoul 提交于
      修复spi通过env配置选中之后没有使能的问题,修改spi获取时钟源的API,修改cs脚无效的问题;
      修复pwm不能修改频率和占空比的问题,修改pwm获取时钟源的API解决PWM频率和占空比不正确的问题。
      cdd2755b
  2. 26 2月, 2023 1 次提交
  3. 25 2月, 2023 11 次提交
  4. 24 2月, 2023 4 次提交
  5. 23 2月, 2023 4 次提交
  6. 22 2月, 2023 2 次提交
  7. 21 2月, 2023 9 次提交
  8. 20 2月, 2023 1 次提交
  9. 17 2月, 2023 2 次提交
  10. 16 2月, 2023 2 次提交
  11. 15 2月, 2023 3 次提交
    • Z
      Improve timer accuracy and realize (#6926) · 0f85648c
      zhkag 提交于
      * add cputimer frame
      
      * add cputime sleep
      
      * ctime use cputime
      
      * Processing cputime has no timeout function
      
      * Migration cputime Code
      
      * formatting file
      
      * 整理代码
      
      * add document copyright information
      
      * 改 cputime_timer 为 cputimer
      
      * 简化 _cputimer_list 初始化
      
      * rt_cputimer_create -> rt_cputimer_init
      
      * Remove RT_USING_CPUTIME and code cleanup.
      
      * Remove RT_USING_CPUTIME in cputimer.c
      * Set set_next_timeout as static function.
      
      ---------
      Co-authored-by: NBernard Xiong <bernard.xiong@gmail.com>
      0f85648c
    • mysterywolf's avatar
      format ch32 driver · ad79e294
      mysterywolf 提交于
      ad79e294
    • mysterywolf's avatar
      [ng32] format ng32f452 bsp · 5f080215
      mysterywolf 提交于
      5f080215