aboutsummaryrefslogtreecommitdiff
path: root/examples/rp
Commit message (Expand)AuthorAgeFilesLines
* rp: add example code to flash bluetooth fw (#3290)Pedro Ferreira2024-08-261-0/+2
* chore: Remove unused keyboard code from rp mouse exampleJames Bowes2024-08-261-7/+0
* Use released bt-hci crateUlf Lilleengen2024-08-211-1/+0
* Merge pull request #3216 from 1-rafael-1/rp-example-orchestrate-tasksDario Nieuwenhuis2024-08-131-0/+318
|\
| * review commentsrafael2024-07-281-7/+59
| * add example to rp: orchestrate multiple tasksrafael2024-07-271-1/+1
| * add example to rp: orchestrate multiple tasksrafael2024-07-271-2/+1
| * add example to rp: orchestrate multiple tasksrafael2024-07-271-0/+267
* | Merge pull request #3243 from HellbenderInc/rp2350Dario Nieuwenhuis2024-08-121-2/+2
|\ \
| * | Initial rp235x supportCaleb Jamison2024-08-081-2/+2
* | | cyw43: make sure to yield if doing busy-polling for interrupts.Dario Nieuwenhuis2024-08-091-0/+3
|/ /
* | Merge pull request #3232 from embassy-rs/misc-fixes-44Dario Nieuwenhuis2024-08-078-19/+14
|\ \
| * | examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)Dario Nieuwenhuis2024-08-078-19/+14
* | | cyw43: add Bluetooth support.Dario Nieuwenhuis2024-08-057-14/+175
|/ /
* | Update rp examples to cyw43 0.2 and cyw43-pio 0.29names2024-08-051-2/+2
* | Prepare to release embassy-rpUlf Lilleengen2024-08-051-1/+1
* | prepare release embassy-executorUlf Lilleengen2024-08-051-1/+1
* | Prepare to release embassy-usbUlf Lilleengen2024-08-051-1/+1
* | Prepare embassy-time releaseUlf Lilleengen2024-08-051-1/+1
* | Prepare release of embassy-embedded-hal 0.2.0Ulf Lilleengen2024-08-051-1/+1
|/
* Merge pull request #3159 from kalkyl/shared-busJames Munns2024-07-181-0/+115
|\
| * Add link to example in bookkalkyl2024-07-081-2/+2
| * Add example for shared I2C and SPI buseskalkyl2024-07-081-0/+115
* | Fix example after swapping bufferedUart rx and tx in split fnMathias2024-07-171-1/+1
* | bump usbd-hid from 0.7.0 to 0.8.1JuliDi2024-07-161-1/+1
* | rustfmtrafael2024-07-081-5/+2
* | rustfmtrafael2024-07-081-1/+1
* | add assign_resources examplerafael2024-07-082-0/+85
|/
* Add more docs and cross-linkskalkyl2024-07-081-6/+16
* Add example for sharing things between taskskalkyl2024-07-081-0/+140
* Merge pull request #3132 from oro-os/wiznet-version-checkDario Nieuwenhuis2024-07-024-4/+8
|\
| * wiznet: add version check to initialization sequenceJosh Junon2024-06-304-4/+8
* | rp/i2c: add address flexibility and exampleKrzysztof Królczyk2024-06-281-0/+85
|/
* Fix rngcore imports in examples9names2024-06-253-0/+6
* Replace joke seed with best RNG available9names2024-06-254-4/+10
* Use published version of reqwless9names2024-06-251-1/+1
* rustfmtrafael2024-06-241-2/+2
* comment the commentsrafael2024-06-241-2/+4
* rustfmt againrafael2024-06-241-4/+2
* rustfmtrafael2024-06-241-16/+9
* need to bring down binary size or flashing will corrupt the devicerafael2024-06-241-1/+5
* add wifi_webrequest examplerafael2024-06-232-2/+204
* Merge pull request #3044 from kalkyl/adc-multiHenrik Alsér2024-06-221-0/+54
|\
| * rp: Add multichannel ADCkalkyl2024-06-051-0/+54
* | --binary-format bin in rp examplesrafael2024-06-154-8/+8
* | typo: was missing "bin"rafael2024-06-144-8/+8
* | probe-rs download 43439A0.bin --format bin --chip RP2040 --base-address 0x10...rafael2024-06-134-8/+8
* | Clarified comments about the cortex_m::asm::delay functionality in al… (#3064)Daniel Philipp2024-06-121-2/+2
* | Merge pull request #3040 from embassy-rs/embassy-time-0.3.1Ulf Lilleengen2024-06-051-1/+1
|\ \ | |/ |/|
| * prepare for embassy-time 0.3.1 releaseUlf Lilleengen2024-06-041-1/+1