This change should be reviewed. https://github.com/ARM-software/SDS-Framework/commit/6310daea8511df53f09f0a89afb447d73e9bf0b5 sdsWrite delivers SDS_NO_SPACE - that should trigger a thread switch at the level of sdsWrite - not at the level of the user application. At least documentation needs to be updated. This is related with: https://github.com/ARM-software/SDS-Framework/issues/268
This change should be reviewed.
6310dae
sdsWrite delivers SDS_NO_SPACE - that should trigger a thread switch at the level of sdsWrite - not at the level of the user application.
At least documentation needs to be updated.
This is related with: #268