FYSETC / FYSETC-Cheetah

FYSETC Board - 32bit control board for creality/voron and other 3D printer including Ender3, Ender3 pro, Ender5, voron0, voron0.1.
https://www.aliexpress.com/item/33053875657.html
GNU General Public License v3.0
13 stars 3 forks source link

Compile for Cheetah #8

Open defconhaya opened 3 years ago

defconhaya commented 3 years ago

Hi, In the platformio.ini there are following lines:

[platformio]
src_dir      = Marlin
boards_dir   = buildroot/share/PlatformIO/boards
default_envs = mega2560
include_dir  = Marlin

but the board has an STM32F103 MCU what changes have to be made in order to compile for FYSETC-Cheetah?