1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00

PICO USE_LATE_TASK_STATISTICS (#14489)

This commit is contained in:
Steve Evans 2025-06-30 02:22:59 +01:00 committed by GitHub
parent ac918d37fe
commit f21854cda1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -122,3 +122,6 @@ extern uint32_t systemUniqueId[3];
#define SERIAL_TRAIT_PIN_CONFIG 1
#define xDMA_GetCurrDataCounter(dma_resource) (((dma_channel_hw_t *)(dma_resource))->transfer_count)
#define USE_LATE_TASK_STATISTICS