Commit History

Author SHA1 Message Date
  Meco Man 8d6e536e88 [spi] optimize the spi transfer speed. 1 year ago
  Meco Man 93968942c2 [device][spi] 修复 rt_spi_sendrecv8/16 收发不同时的问题 1 year ago
  a1012112796 5e4a95f54d [components/drivers] add result check for configure in `rt_spi_configure` (#7474) 2 years ago
  liYangYang 93d572dee6 [spi][5.0.0] 修正SPI设备框架中,对函数返回值类型使用不恰当的情况 (#6937) 2 years ago
  liYony b3b8c2362d [spi] rt_spi_configure 增加对cs_pin处理 2 years ago
  liYony bc385cd55c [spi]优化挂载函数对cs_pin的处理 2 years ago
  liYangYang 1eec660b12 [spi]添加rt_spi_bus_attach_device_cspin 函数 (#6916) 2 years ago
  liYangYang 7ff64c1cfd [stm32][spi] spi attach函数问题解决方案 (#6864) 2 years ago
  liYangYang 7c05d8517c [STM32][SPI]解决挂载函数里面不同bsp对uaer_data的滥用 (#6819) 2 years ago
  liYangYang 6ac09a6db0 [spi]fix some bug for rt_spi_sendrecv16 (#6360) 2 years ago
  Meco Man 4f1f8566f4 [spi] fix issue report #6008 2 years ago
  Meco Man df9a23c534 [mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO 3 years ago
  Meco Man 3c05a4e719 [compoenets] auto & manual formatted 4 years ago
  zylx 257ce972d0 [DeviceDrivers][spi]:add qspi support 6 years ago
  Bernard Xiong 2c0640a178 [license] Change license to Apache. 6 years ago
  ZYH cc8ab15472 [Components][Drivers][SPI]fix "Value stored to 'result' is never read" 6 years ago
  yiyue.fang 621fbdb90c Embedded GPLv2 license in drivers 12 years ago
  wuyangyong 2aab960999 fixed rt_spi_release_bus assert error. 12 years ago
  dzzxzz@gmail.com a4456b86d5 re-format the coding style in spi_core.c 12 years ago
  bernard.xiong@gmail.com 03668c93b9 Changed SPI message to message list. Added take/release SPI device/bus interface. 13 years ago
  dzzxzz@gmail.com 55f5069a5e fixed the return value in rt_spi_bus_attach_device() 13 years ago
  bernard.xiong@gmail.com eedd490bd6 add const attribute to the ops. 13 years ago
  bernard.xiong@gmail.com 2b8c20af4b add SPI framework. 13 years ago