Darian Leung 1e51387222 refactor(freertos): Refactor usage of portSTACK_TYPE to StackType_t
portSTACK_TYPE is an internal macro defined by the porting layer. This commit
changes all references to StackType_t which is the official type exposed by
FreeRTOS.
2023-07-31 16:59:41 +02:00
..
2016-08-17 23:08:22 +08:00
2023-02-01 17:57:22 +08:00
2023-03-24 11:18:55 +08:00