mirror of
https://github.com/andreili/klipper.git
synced 2025-09-17 18:44:42 +02:00
Implement new dynmem_start() and dynmem_end() functions instead of alloc_chunk() and alloc_chunks() in the board code. This simplifies the board code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>