Open bzbarsky-apple opened 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Reproduction steps / Feature
System::Layer::StartTimer
on a FreeRTOS platform before callingPlatformManager::InitChipStack
(like TestSystemTimer.cpp does).LayerImplFreeRTOS::StartPlatformTimer
.What should probably happen here is:
Platform
freeRTOS
Platform Version(s)
No response
Type
Manually tested with SDK
(Optional) If manually tested please explain why this is only manually tested
The unit tests have a workaround for this, as described above.
Anything else?
No response