Guillaume Souchere e92250e6a2 heap: add check for usage of flash content from iram
this commits:
- adds build-time test to check that no call to flash regions are done from IRAM functions

- resolves problems related to IRAM function using content in flash memory

- update heap_caps_alloc_failed to use a default function name in DRAM
  when necessary instead of creating a function name variable in DRAM for
  each call of heap_caps_alloc_failed. This allows to save some extra bytes
  in RAM.
2022-12-14 12:37:16 +01:00
..
2022-08-01 15:52:21 +08:00
2022-08-25 15:28:10 +02:00
2022-10-26 10:49:30 +05:30
2022-05-19 11:10:59 +08:00
2022-08-12 15:36:11 +02:00