uICAL
uICAL copied to clipboard
Exceptions
Hi,
I tried to use this code for my Arduino-based project. However, it seems to use throw
and friends quite often. This doesn't mix very well with embedded (cannot enable exceptions due to memory constraints). Any plans on supporting no-exception environments?