History: oal_os_ucosii
This page describes all changes made to the oal_os_ucosii package, OAL for uCOS-II, since its release.
Version
2.6 (2019-11-25, 15:58):
- MISRA-C:2004: violations eliminated.
2.5 (2019-02-13, 16:55):
- MISRA-C:2004: violations eliminated.
2.4r2 (2018-08-29, 18:11):
- Document HTML link added to the documentation folder.
- History and document files renamed to the package name.
2.4:
- Check of VER_OAL_MINOR was fixed.
2.3:
- Added t_oal_ret return code.
- Added API function oal_event_clear().
2.2:
- get_task_id() returned OS_PRIO_SELF which was incorrect.
2.1:
- Top of the stack decreased by 4 before creating the task as in uCOS-II top of the stack means the last element.
2.0:
- Initial release.