Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rp2040: Add initial support for the rp2040 mcu | Kevin O'Connor | 2021-07-04 | 1 | -0/+119 |
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> |