未验证 提交 851d16b1 编写于 作者: K kylepengchn 提交者: GitHub

Soft spi (#5712)

* add soft-spi
* add spi-bit-ops.c/h to components/drivers/spi
* add a drv_soft_spi example for gd32303e-eval
* use formatting.py scripts for scanning
Signed-off-by: qq_39088943's avatarkyle <kylepengchn@163.com>
上级 c4b62a91
/*
* Copyright (c) 2006-2021, RT-Thread Development Team
* Copyright (c) 2006-2022, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
......
/*
* Copyright (c) 2006-2021, RT-Thread Development Team
* Copyright (c) 2006-2022, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
......
......@@ -5,7 +5,7 @@
*
* Change Logs:
* Date Author Notes
* 2021-10-11 kyle first version
* 2021-10-11 kyle first version
*/
#ifndef __SPI_BIT_OPS_H__
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册