Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rp2040: Move chipid reading to bootrom.c | Kevin O'Connor | 2024-11-14 | 1 | -4/+113 |
* | rp2040: Suppress spurious gcc v12 array bounds warning | Kevin O'Connor | 2022-09-29 | 1 | -3/+13 |
* | rp2040: Add _ramfunc macro to internal.h and use in bootrom.c and chipid.c | Kevin O'Connor | 2021-07-04 | 1 | -6/+6 |
* | rp2040: add chipid support | Lasse Dalegaard | 2021-07-04 | 1 | -4/+34 |
* | rp2040: support usb_request_bootloader | Lasse Dalegaard | 2021-07-04 | 1 | -0/+25 |