Files
WLED_MM_Infinity/wled00
Frank Möhle cce3c0b5d3 psram-aware malloc functions (backport of upstream #4895) (#342)
Introduces new memory allocation functions, based on wled#4895 by @DedeHai

* keep a minimum of 15KB RAM available to UI - improves stability
* S3/S2/C3 automatically use "fast RTC Ram" for small data (reduces fragmentation)
* auto-detects PSRAM (or no PSRAM) when firmware was built with -D BOARD_HAS_PSRAM
* d_malloc() and d_calloc() prefer DRAM if possible (faster), but fall back to PSRAM when free RAM gets low.
2026-02-18 17:57:47 +01:00
..
2026-01-12 19:26:40 +01:00
2025-01-10 12:49:46 +01:00
2025-02-21 20:40:16 +00:00
2025-12-20 17:13:52 +01:00
2025-12-16 23:26:26 +01:00
2026-01-28 22:12:24 +01:00
2025-11-20 23:49:26 +01:00
2023-03-22 16:31:07 +01:00
2026-01-28 20:32:42 +01:00
2026-01-28 23:57:23 +01:00
2026-01-09 17:38:02 +01:00
2025-11-29 21:26:24 +01:00
2025-11-29 21:26:24 +01:00
2024-06-26 22:07:18 +02:00
2024-11-07 13:32:45 -05:00
2026-02-13 16:25:48 +01:00
2025-01-16 13:07:43 +01:00
2023-01-06 09:24:29 +01:00
2023-01-06 09:24:29 +01:00
2024-04-05 15:10:38 -04:00
2025-10-25 00:53:25 +02:00
2022-03-20 22:12:18 +01:00
2025-12-20 23:55:59 +01:00