添加串口读写

This commit is contained in:
2024-02-29 00:45:47 +08:00
parent 5b87198936
commit deafcfed1a
62 changed files with 20818 additions and 22162 deletions
+42
View File
@@ -6,3 +6,45 @@
*/
#include "drv_spi.h"
void spi_init()
{
}
void spi_config()
{
}
void spi_read()
{
}
void spi_write()
{
}