1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 01:35:41 +03:00

Move STM (and clone) related SPI implementation to platform (#14124)

This commit is contained in:
Jay Blackman 2025-01-06 04:40:36 +11:00 committed by GitHub
parent 60d35fa886
commit 926c21ce7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 487 additions and 428 deletions

View file

@ -123,6 +123,7 @@ typedef struct
void* test;
} ADC_TypeDef;
#define SPIDEV_COUNT 0
#define WS2811_DMA_TC_FLAG (void *)1
#define WS2811_DMA_HANDLER_IDENTIFER 0
#define NVIC_PriorityGroup_2 0x500