Upload files to "SPISlave_T4"
This commit is contained in:
parent
5d5437eb79
commit
ee6da5138f
@ -104,7 +104,7 @@ SPISlave_T4_FUNC uint32_t SPISlave_T4_OPT::popr() {
|
|||||||
return data;
|
return data;
|
||||||
}
|
}
|
||||||
|
|
||||||
extern uint32_t spiRx[256];
|
extern uint8_t spiRx[256];
|
||||||
extern volatile int spiRxIdx;
|
extern volatile int spiRxIdx;
|
||||||
|
|
||||||
SPISlave_T4_FUNC void __attribute__((section(".fustrun"))) SPISlave_T4_OPT::SLAVE_ISR() {
|
SPISlave_T4_FUNC void __attribute__((section(".fustrun"))) SPISlave_T4_OPT::SLAVE_ISR() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user