aboutsummaryrefslogtreecommitdiff
path: root/examples/rp23
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3433 from 1-rafael-1/rp-pwm-embedded-hal-traitsUlf Lilleengen2024-10-223-7/+163
|\
| * cheaper motors need lower pwm frequencyrafael2024-10-211-6/+6
| * add pwm frequency to examplesrafael2024-10-212-12/+15
| * also add to the rp pwm examplerafael2024-10-211-4/+4
| * rustfmtrafael2024-10-212-6/+2
| * change existing pwm example to reflect both existing ways to use pwm outputrafael2024-10-211-7/+48
| * rustfmtrafael2024-10-201-8/+7
| * embassy_rp: implement pwm traits from embedded_halrafael2024-10-202-0/+117
* | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1Dario Nieuwenhuis2024-10-211-1/+1
|/
* Merge pull request #3407 from CBJamo/pio_programsDario Nieuwenhuis2024-10-139-684/+394
|\
| * fmt examples tooCaleb Jamison2024-10-092-7/+4
| * Fix rp23 i2s example, boot_sel isn't supported yet.Caleb Jamison2024-10-091-2/+5
| * Move pio programs into embassy-rpCaleb Jamison2024-10-099-685/+395
* | Update smoltcp, embedded-nal-async to use the `core::net` IP addr types.Dario Nieuwenhuis2024-10-071-2/+0
|/
* Remove binary_info blocks from most examples. (#3385)Caleb Jamison2024-10-0145-445/+8
* rp23: add missing binary info in linker scriptRomain Reignier2024-09-261-0/+1
* TRNG support for 235xUgljesa Jovanovic2024-09-171-0/+64
* Fixup: forgot to rename fn in exampleCaleb Jamison2024-08-291-2/+2
* Import otp from rp-hal, helper fns for chipid and randidCaleb Jamison2024-08-291-0/+46
* rp235x flash support.Caleb Jamison2024-08-292-13/+5
* Use released bt-hci crateUlf Lilleengen2024-08-211-1/+0
* rp: use the rp-binary-info crate for binary info.Dario Nieuwenhuis2024-08-1743-172/+172
* Switch to single pacCaleb Jamison2024-08-091-1/+1
* cargo fmtCaleb Jamison2024-08-0843-84/+44
* Initial rp235x supportCaleb Jamison2024-08-0848-0/+4929