fix the code sytle

This commit is contained in:
supperthomas 2021-02-15 13:59:08 +08:00
parent 6c7ae38938
commit 3e6b866956
2 changed files with 8 additions and 12 deletions

View File

@ -48,12 +48,8 @@ rt_err_t rt_hw_spi_device_attach(const char *bus_name, const char *device_name,
.spi_instance = SPI1B \ .spi_instance = SPI1B \
} }
#endif #endif
//TODO LIST SPI1A SPI1B
#endif #endif
struct mcu_drv_spi_config struct mcu_drv_spi_config
{ {
char *bus_name; char *bus_name;