Klipper3d / klipper

Klipper is a 3d-printer firmware
GNU General Public License v3.0
9.58k stars 5.34k forks source link

Makefile: Create mapfile when linking #6741

Open Laikulo opened 1 week ago

Laikulo commented 1 week ago

Adds a linker option to create a mapfile when linking, to aid in debugging when using an hardware debugger, simulavr, or when using debug_read and debug_write MCU commands.