Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rp2040: Move chipid reading to bootrom.c | Kevin O'Connor | 2024-11-14 | 1 | -1/+1 |
* | rp2040: Initial rp2350 support | Kevin O'Connor | 2024-11-14 | 1 | -3/+13 |
* | rp2040: Use a higher USB PLL internal frequency | Kevin O'Connor | 2024-11-14 | 1 | -1/+5 |
* | rp2040: Rename rp2040_link.lds.S to rpxxxx_link.lds.S | Kevin O'Connor | 2024-11-13 | 1 | -1/+1 |
* | rp2040: Load vectortable into ram | Kevin O'Connor | 2024-01-25 | 1 | -0/+21 |
* | 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 |