If it’s a global or static variable it’s zero initialized i.e. NULL following the C standard.
That’s not directly related to FreeRTOS.
2 Likes
If it’s a global or static variable it’s zero initialized i.e. NULL following the C standard.
That’s not directly related to FreeRTOS.