PelionIoT / nanostack-libservice

Other
2 stars 11 forks source link

Update max heap size to use size_t #68

Closed artokin closed 6 years ago

artokin commented 6 years ago

-allow >64kB heap allocation by adjusting typedef -Update memory stats structure to use size_t instead of uint16_t -Remove excess parameter from function

artokin commented 6 years ago

@kjbracey-arm , @SeppoTakalo , @terhei