Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rp2040: Move watchdog code to new watchdog.c file | Kevin O'Connor | 2022-12-14 | 1 | -25/+0 |
* | rp2040: Fix watchdog enable | Kevin O'Connor | 2022-11-19 | 1 | -0/+3 |
* | rp2040: Support CanBoot as bootloader | Kevin O'Connor | 2022-11-08 | 1 | -0/+2 |
* | usb_cdc: Rename usb_request_bootloader() to bootloader_request() | Kevin O'Connor | 2022-07-29 | 1 | -0/+14 |
* | rp2040: Initial USB support | Kevin O'Connor | 2021-07-04 | 1 | -1/+2 |
* | rp2040: Add initial adc support | Kevin O'Connor | 2021-07-04 | 1 | -1/+7 |
* | rp2040: Add initial support for the rp2040 mcu | Kevin O'Connor | 2021-07-04 | 1 | -0/+149 |