fix the syntax error of drv_spi.c in lpc55sxx.
This commit is contained in:
parent
bf8db63c78
commit
076683f6e3
|
@ -29,7 +29,7 @@
|
|||
#endif
|
||||
|
||||
struct lpc_spi
|
||||
{iteopuywqt[riouqwyyyyyyyyyyyy
|
||||
{
|
||||
SPI_Type *base;
|
||||
struct rt_spi_configuration *cfg;
|
||||
SYSCON_RSTn_t spi_rst;
|
||||
|
|
Loading…
Reference in New Issue