mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 22:15:34 +08:00
fix the code sytle
This commit is contained in:
parent
6c7ae38938
commit
3e6b866956
@ -48,12 +48,8 @@ rt_err_t rt_hw_spi_device_attach(const char *bus_name, const char *device_name,
|
||||
.spi_instance = SPI1B \
|
||||
}
|
||||
#endif
|
||||
|
||||
//TODO LIST SPI1A SPI1B
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
struct mcu_drv_spi_config
|
||||
{
|
||||
char *bus_name;
|
||||
|
Loading…
x
Reference in New Issue
Block a user