History: oal_os_threadx
This page describes all changes made to the oal_os_threadx package, OAL for ThreadX, since its release.
Version
1.4r2 (2018-08-29, 18:07):
- Document HTML link added to the documentation folder.
- History and document files renamed to the package name.
1.4 (2018-06-13, 08:04):
- Fixed header file and define in configuration header.
- Eliminated compiler warning.
- Using psp_types.h instead of stdint.h.
1.3:
- Fixed check of VER_OAL_MINOR.
1.2:
- Added t_oal_ret return code.
- Added API function oal_event_clear().
1.1:
- Incorrect include of api_oal_os.h removed from oalp_task.c.
1.0:
- Initial release.