Commit Graph

4 Commits

Author SHA1 Message Date
Yakun Xu 88b6822ac1 [utils] make heap for general use (#2667)
* move heap into utils namespace
* add api to get free space of heap
2018-04-18 09:48:13 -07:00
Jonathan Hui 69d98d4a53 [code-style] apply clang-format 2018-02-09 21:43:42 +00:00
Buke Po d4836a4426 [mbedtls] move heap into otInstance. (#1996) 2017-07-14 08:37:12 -07:00
Buke Po dffb1b881c [mbedtls] implement heap for mbedtls (#1970)
* Implement heap for mbedTLS.

* Add unit test for mbedTLS heap.
2017-07-11 10:28:21 -07:00