Relocations are working

This commit is contained in:
2026-02-27 09:11:57 +01:00
parent 79b75dc75b
commit c3eb93e701
6 changed files with 84 additions and 25 deletions

View File

@@ -15,7 +15,6 @@
ptr_metadata
)]
use alloc::string::String;
use embedded_alloc::LlffHeap as Heap;
use log::info;