Closed HongyongChoi7795 closed 9 months ago
"# This file contains pin mappings for the stock 2022 Creality Ender 3 "# V3 SE. To use this config, during "make menuconfig" select the "# STM32F103 with a "28KiB bootloader" and serial (on USART1 PA10/PA9) "# communication. "# "Enable extra low-leverl configuration options" and "Disable SWD on startup"
I tried to make firmware for my portable adxl345.
As temporary fix to be able to compile the firmware for the RP2040 I added
to src/hx711s.c and src/dirzctl.c would be great if that could be avoided.
While I compile klipper firmware for rp2040, I got this error.
My config was this.