mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02: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
|