Commit History

Author SHA1 Message Date
  HEYAHONG 7e299cd662 修复SPI驱动不能使用RT_SPI_MODE_0与RT_SPI_MODE_2的错误。CLKPHA在设置工作模式时已设置,后面出现重复设置。 2 years ago
  Meco Man e89b0e7d8a [stm32 f411] rename stm32f411-weact-blackpill 2 years ago
  zhugengyu 1537544f6a [bsp/phytium] add phytium bsp to support e2000 bootup with smp (#6566) 2 years ago
  a1012112796 5370d4da50 replace `rt_enter_critical` with `dfs_lock` for list_fd 2 years ago
  Meco Man f57eb4feb5 [sensor] 修改fetch_data方法的参数数据类型为rt_sensor_data_t 2 years ago
  Meco Man f550fc58a9 [sensor]修改传感器设备名称前缀 2 years ago
  Meco Man 39b25f660a [sensor] use rt_ssize_t as the return value data type 2 years ago
  Meco Man 255020bca8 [sensor] 统一数据结构名称和函数命名 2 years ago
  xjy fe0a57c322 修复flexspi配置语法错误 2 years ago
  xiao xie 493c333869 [imxrt1170]修复SD卡作为引导器后,系统无法挂载SD卡的问题 (#6600) 2 years ago
  xiao xie 1755750b2a [sdio] remove mmcsd_delay_ms 2 years ago
  xiaoxiaolisunny 00d80e17c5 修改I2C0_BUS_CONFIG定义错误 2 years ago
  Meco Man 1831661c4a [sensors] remvoe useless sensor.h 2 years ago
  Meco Man c67ff54b6e [Kconfig] remove PKG_USING_SENSORS_DRIVERS and PKG_USING_TOUCH_DRIVERS 2 years ago
  Man, Jianting (Meco) a24f527990 [stm32][tim/pwm] 抽出公共代码,防止日后演进出现分歧 (#6575) 2 years ago
  Bernard Xiong 79e298147b Merge pull request #6523 from BernardXiong/nested_mutex 2 years ago
  Meco Man ac2fb2beab [rtduino] 修正pinout_arduino文件所在Group名称 2 years ago
  liangyingjian 6da7ee128b [update]更正 RT_MEMHEAP_BSET_MODE -> RT_MEMHEAP_BEST_MODE 拼写错误。 2 years ago
  wdfk-prog 93bdf5ca08 [Tools] add armclangMDK) get version support 2 years ago
  Bernard Xiong 20207fbcd4 Merge pull request #6583 from mxgsgtc/bugfix-remove-sdcard-blockdev 2 years ago
  xiaoguang_ma e663d2d870 bugfix: remove sdcard block dev may cause a constant loop. 2 years ago
  Meco Man fb10694b16 update PR template 2 years ago
  myshowtogo a9d8168b4d Modified bsp/stm32/libraries/HAL_Drivers/config/f4/dma_config.h 2 years ago
  linshire 1fc558e6f8 删除对pwm_config的判断,并初始化channel 为RT_NULL 2 years ago
  linshire 315c25883c [bsp] fix the return of the function(drv_pwm_control) in stm32 drv_pwm 2 years ago
  linshire 14722a4853 Revert "提交stm32 bsp drv_pwm.c里面的一个小建议 (#6517)" 2 years ago
  100ask-Alen a4eb5a5399 提交stm32 bsp drv_pwm.c里面的一个小建议 (#6517) 2 years ago
  Meco Man 721c08dc61 [libc][time] 解决部分编译平台CLOCKS_PER_SEC无法被重新定义的问题 2 years ago
  fan.ji b1beed20ae expand mq test stack size to fix overstack problem during utest. 2 years ago
  fan.ji dff06ff603 fix test_thread_yield fail bug in multiple utest loop case. 2 years ago