參考 https://github.com/grblHAL/core/wiki/Compiling-GrblHAL
git clone --recurse-submodules https://github.com/grblHAL/STM32F4xx.git
Inc/my_machine.h
grbl/config.h
The default build environment for Pi Pico (RP2040) is VSCode, see the driver readme for link to information on how to.
Other drivers may also be built using VSCode, but this is not supported by the project for the time beeing.