mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-24 01:09:47 +08:00
fix the syntax error of drv_spi.c in lpc55sxx.
This commit is contained in:
committed by
Man, Jianting (Meco)
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;
|
||||
|
||||
Reference in New Issue
Block a user