Wessell
Results
2
comments of
Wessell
I'm getting the ` sbrkr.c:(.text._sbrk_r+0xc): undefined reference to '_sbrk'` error when using sprintf with this. ``` Building in release mode arm-none-eabi-gcc -o .pio/build/nucleo_f103rb/firmware.elf -T /home/tim/.platformio/packages/framework-spl/platformio/ldscripts/STM32F103RB_DEFAULT.ld -Os -Wl,--gc-sections,--relax -mthumb -mcpu=cortex-m3 -nostartfiles...
I've ran `git bisect` and found [`2885fbc`](https://github.com/foxundermoon/vs-shell-format/commit/2885fbc8f93189a3157ac6ce5ea1f1d3d0875ba1) to be the bad commit.