mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -04:00
Small mod for Connectivity Line demo.
This commit is contained in:
parent
8f26ec2474
commit
01ffe66a83
|
@ -342,6 +342,11 @@ typedef struct
|
|||
u16 RESERVED5;
|
||||
vu16 TXCRCR;
|
||||
u16 RESERVED6;
|
||||
vu16 I2SCFGR;
|
||||
u16 RESERVED7;
|
||||
vu16 I2SPR;
|
||||
u16 RESERVED8;
|
||||
|
||||
} SPI_TypeDef;
|
||||
|
||||
/*------------------------ SystemTick ----------------------------------------*/
|
||||
|
|
Loading…
Reference in a new issue