Angus Gratton
|
d444469cae
|
heap: Fix heap metadata test to account for background memory allocations
|
2018-10-12 18:22:07 +11:00 |
|
Ivan Grokhotkov
|
cfde037f9a
|
heap: fix unit test for the case when less than 10k of IRAM is available
|
2018-08-01 08:59:02 +00:00 |
|
Angus Gratton
|
7a924bd85a
|
spi_flash: Expose an accessor the current SPI flash guard functions
Change places which uses g_flash_guard_default_ops to use this. Probably exact same data, but a bit
cleaner.
|
2017-11-20 15:54:31 +11:00 |
|
Angus Gratton
|
71c70cb15c
|
heap: Refactor heap regions/capabilities out of FreeRTOS
Remove tagged heap API, rename caps_xxx to heap_caps_xxx
Also includes additional heap_caps_xxx inspection functions.
|
2017-07-10 17:46:03 +08:00 |
|