1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-16 18:13:49 +01:00
Flole998 1a4af03a94 cpu/esp32: Make sure heap is initialized early enough
In syscalls_init() there is a call to malloc(), which will return NULL if the heap is not initialized before, causing the entire board to fail booting if MODULE_ESP_IDF_HEAP is used.
2023-01-24 16:46:22 +00:00
..
2023-01-07 14:49:36 +01:00
2023-01-18 17:48:29 +00:00
2023-01-07 14:49:36 +01:00
2021-12-10 18:54:07 +01:00
2023-01-09 00:51:27 +01:00
2023-01-18 17:48:29 +00:00
2023-01-18 17:48:29 +00:00