mirror of
git://soft.sys114.com/klipper
synced 2026-02-09 15:04:23 +09: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
|