Micriµm
µC/LIB - Release Notes
Version 1.37.01
Release date : 2012-12-17
Requirements
- µC/CPU V1.29.01 or more recent.
New features & improvements
- Improved argument checking for Mem_HeapGetSizeRem() and Mem_PoolBlkGetUsedAtIx().
API Changes
- Configuration for the module must now be done in file lib_cfg.h instead of app_cfg.h
Bug fixes
- Corrected a possible misaligned copy in Mem_Move().
Version 1.37.00
Release date : 2012-05-25
Requirements
- µC/CPU V1.29.01 or more recent.
New features & improvements
- Added function Str_Char_Replace() to find and replace a character in a string.
- Added function Mem_Move() to move data within a buffer with proper overlap management.
- Error codes are now an enumeration.
Bug fixes
- Fixed bug in Mem_PoolBlkGetUsedAtIx() and Mem_PoolBlkIxGet() that was incorrectly validating the index.
Copyright 2012 Micriµm Inc.