Files
CH32V208WBU6/DRV/drv_spi.h
T

14 lines
173 B
C
Raw Normal View History

2023-07-01 19:53:45 +08:00
/*
* drv_spi.h
*
* Created on: Jun 28, 2023
* Author: gxms0
*/
#ifndef DRV_DRV_SPI_H_
#define DRV_DRV_SPI_H_
#include "ch32v20x.h"
#endif /* DRV_DRV_SPI_H_ */