History: oal_os_embos
This page describes all changes made to the oal_os_embos package, OAL for embOS, since its release.
Version
1.3r2 (2018-08-29, 18:24):
- Document HTML link added to the documentation folder.
- History and document files renamed to the package name.
1.3:
- Check of VER_OAL_MINOR was fixed.
1.2:
- Added t_oal_ret return code.
- Added API function oal_event_clear().
1.1:
- OS_WaitSingleEventTimed used instead of OS_WaitEventTimed so can wait for event flags separately, with the old solution all set flags were deleted independently what the task was waiting for.
1.0:
- Initial release.