Objective: I want to debug using STM32MP157F-DK2 Cortex M4 + STLink + VSCode + GDB.I am planning to perform the following stepsstep1. Enable building the elf file from VSCode.step2. Connect VSCode and GDB.Questions:1. I want to create a Makefile for ...