mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-15 12:49:55 +01:00
Support the rp2040 (as tested on a Raspberry Pi Pico board). This adds basic uart, timer, gpio, and watchdog support. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
# Base config file for rp2040 boards
|
|
CONFIG_MACH_RP2040=y
|