Tags: random-developer/rd_route
Tags
Merge branch 'release-1.1' * Fix a bug with __DATA segement remapping (rodionovd#6) * Minor code changes: add asserts, replace #imports with #includes, add extern "C" wrapper for C++ compatibility;