Shared event example. Instead of creating special thread user can use shared event queue i.e. sharing it with other system components and saving RAM. As the event queue is shared, you should limit the execution time of your event functions to avoid delaying other users’ events excessively.

Download repository: zip gz

Files at revision 0:7c7d5b625e59

Name Size Actions
[up]
.gitignore 32 Revisions Annotate
main.cpp 641 Revisions Annotate
mbed-os.lib 77 Revisions Annotate