mirror of
https://github.com/espressif/openthread.git
synced 2026-08-31 06:19:54 +00:00
The implementation of `otTaskletsSignalPending` in `examples/apps/<app>/main.c` is exactly the same as the weak implementation in `tasklet_api.cpp`. No need to repeat it and blocking other implementations of that function.