I’m trying to compile some custom firmware for my Ender 3 Pro. Hopefully adding a BLTouch and a runout sensor if I can figure this out. Using VS Code with the PlatformIO IDE plugin, when I go to select the processor mine isn’t listed. My board is 4.2.2, and my processor is a GD32F303RET6. Is there one of the presets that I can use that will work for compiling? If not, how do I get my processor imported into the PlatformIO so I can compile? Thanks!!!
So if I choose that processor/board It will work with the processor I have? Sorry to be dense, I just don’t want to brick my printer.