wut/share
James Benton d315b4bb34 Add new wutmalloc library.
This overwrites malloc and redirects it to alloc from default heap.
Also sets __wut_heap_max_size to limit sbrk heap now that malloc no longer
uses it.
2018-06-14 09:33:16 +01:00
..
wut.cmake Add new wutmalloc library. 2018-06-14 09:33:16 +01:00
wut.ld Update linker script to include all fimport & dimport sections. 2018-06-13 12:10:27 +01:00
wut.toolchain.cmake cmake: Explicitly set CMAKE_CROSSCOMPILING. 2018-06-04 18:09:49 +01:00