79181382

Date: 2024-11-12 13:51:07
Score: 1.5
Natty:
Report link

When using a Makefile project (instead of a CMake project) with VSCode edit the STM32-for-VSCode.config.yaml file. Find the section linkerFlags: and change as follows:

linkerFlags: 
  - -Wl,--print-memory-usage -u _printf_float
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: paulvR