Values used to compile the firmware for my Ender3v2 with official Sprite extruder, BLtouch and filament sensor. Not a fork because I started off with a Creality fork, then tried the https://github.com/mriscoc/Ender3V2S1 repo. Marlin precompiled does not work with my machine.
platformio run --silent -e STM32F103RE_creality
NB. Firmware build is in .pio/build for reasons mysterious.