ecl_lite: ecl_config | ecl_converters_lite | ecl_errors | ecl_io | ecl_sigslots_lite | ecl_time_lite
Stack Summary
The ecl-lite stack includes packages with few dependencies on either system or c++ functionality. This makes it ideal for very embedded builds where many of the usual mechanisms are unavailable.
- No malloc/new
- No exceptions
- Minimal templates
It also includes a few packages which standardise lower level api (e.g. posix/win32) with drop-ins to make them properly cross-platform,
- Author: Maintained by Daniel Stonier and 이재영.
- License: BSD
- Repository: yujin-ros-pkg
- Source: svn https://embedded-control-library.googlecode.com/svn/trunk/ecl_lite
Overview
This stack is part of the ecl.
See also:






