- xCORE-200 compatibility fixes to module_trycatch
- xCORE-200 compatibility fixes to module_locks
- module_logging now compiled at -Os
- debug_printf in module_logging uses a buffer to deliver messages unfragmented
- Fix thread local storage calculation bug in libtrycatch
- Fix debug_printf itoa to work for unsigned values > 0x80000000
- Remove module_slicekit_support (moved to sc_slicekit_support)
- Update mutual_thread_comm library to avoid communication race conditions
- Fix module_slicekit_support to work with L16 target
- Fix to module_logging to remove excess warning and avoid compiler reserved _msg
- Minor fixes and code tidying to lock module
- Initial Version