| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | TRNG support for 235x | Ugljesa Jovanovic | 2024-09-17 | 1 | -0/+64 | |
| | | ||||||
| * | Fixup: forgot to rename fn in example | Caleb Jamison | 2024-08-29 | 1 | -2/+2 | |
| | | ||||||
| * | Import otp from rp-hal, helper fns for chipid and randid | Caleb Jamison | 2024-08-29 | 1 | -0/+46 | |
| | | | | | | Again, credit to @thejpster for doing the hard part and figuring out the otp. | |||||
| * | rp235x flash support. | Caleb Jamison | 2024-08-29 | 2 | -13/+5 | |
| | | | | | | | | | | | | | | The 2350 doesn't have a boot2 like the 2040, but it does have the concept of a xip setup function that could be customized. By default the bootrom searches for the attached flash chip and provides an xip setup func at the base of the bootram. That bootram is not executable, so it still needs to be copied to ram like boot2 would be. Currently does not use inline assembly. Also switch to picotool, as elf2uf2 has not been patched to support the 2350. | |||||
| * | Use released bt-hci crate | Ulf Lilleengen | 2024-08-21 | 1 | -1/+0 | |
| | | ||||||
| * | rp: use the rp-binary-info crate for binary info. | Dario Nieuwenhuis | 2024-08-17 | 43 | -172/+172 | |
| | | ||||||
| * | Switch to single pac | Caleb Jamison | 2024-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | cargo fmt | Caleb Jamison | 2024-08-08 | 43 | -84/+44 | |
| | | ||||||
| * | Initial rp235x support | Caleb Jamison | 2024-08-08 | 48 | -0/+4929 | |
| Examples have been run, but there is not yet a test suite. | ||||||
