aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* chore: bump embassy-sync versionUlf Lilleengen2025-01-1553-53/+53
* RP235x: support new FIFO options, set IE, OD on PIO pins.Pedro Ferreira2025-01-153-4/+120
* Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0.Dario Nieuwenhuis2025-01-1524-26/+26
* Release embassy-net-ppp v0.2.Dario Nieuwenhuis2025-01-121-1/+1
* Simplify some std examples.Dario Nieuwenhuis2025-01-122-66/+3
* Release embassy-stm32 v0.2.0Dario Nieuwenhuis2025-01-1037-37/+37
* Create embassy-nrf 0.3.1Ulf Lilleengen2025-01-0911-11/+11
* Merge pull request #3725 from CNLHC/qspi_mmapDario Nieuwenhuis2025-01-075-0/+352
|\
| * feat: mmap mode for qspi and exampleLiu Hancheng2025-01-075-0/+352
* | Merge pull request #3667 from williams-one/stm32u5-add-hspi-supportDario Nieuwenhuis2025-01-071-0/+455
|\ \
| * | stm32u5: Add HSPI example using a flash in memory mapped modeWilliam Spinelli2025-01-071-0/+455
| |/
* | Merge pull request #3701 from 1-rafael-1/improve-orchestrate-exampleDario Nieuwenhuis2025-01-071-155/+156
|\ \ | |/ |/|
| * fmt1-rafael-12024-12-311-1/+1
| * fmt1-rafael-12024-12-311-1/+2
| * Improve orchestrate_tasks example with shared state and better documentation1-rafael-12024-12-311-156/+156
* | stm32: generate singletons only for pins that actually exist.Dario Nieuwenhuis2025-01-072-2/+3
* | Remove useless patches in examples.Dario Nieuwenhuis2025-01-072-16/+0
* | Update cyw43, nrf, rp hals and embassy-bootUlf Lilleengen2025-01-0614-20/+20
* | Merge pull request #3727 from bugadani/releaseDario Nieuwenhuis2025-01-0531-46/+46
|\ \
| * | Fix search-and-replacabilityDániel Buga2025-01-052-2/+2
| * | Prepare embassy-net driversDániel Buga2025-01-055-6/+6
| * | Prepare embassy-net 0.6Dániel Buga2025-01-0518-18/+18
| * | Prepare embassy-boot 0.4Dániel Buga2025-01-051-1/+1
| * | Prepare embassy-embedded-hal 0.3Dániel Buga2025-01-0519-19/+19
* | | stm32: Implement reads of DTS peripheralGabriel Smith2025-01-041-0/+75
|/ /
* | chore: fix buildelagil2025-01-031-7/+7
* | chore: clean up stm32h5 ucpdelagil2025-01-031-3/+4
* | Merge pull request #3709 from jamesmunns/james/ws2812b-noteDario Nieuwenhuis2025-01-021-0/+10
|\ \
| * | ClarifyJames Munns2025-01-021-4/+4
| * | Add note for nRF52840-dk board detailsJames Munns2025-01-021-0/+10
* | | Fix broken link to WIZnet W5500-EVB-Picolonesometraveler2025-01-024-4/+4
* | | Merge pull request #3702 from BartMassey-upstream/std-example-cosmeticsDario Nieuwenhuis2025-01-023-11/+18
|\ \ \
| * | | gave examples/std a cleaner and more informational HelloBart Massey2025-01-011-2/+6
| * | | modified examples/std README to avoid possible problemsBart Massey2024-12-312-9/+12
| | |/ | |/|
* / | Remove duplicate command from BLE Gatt Server exampleLofty Inclination2025-01-011-5/+0
|/ /
* | Merge pull request #3679 from trnila/1wireDario Nieuwenhuis2024-12-311-0/+271
|\ \
| * | examples/stm32g0: added ds18b20 temperature sensor on 1-wire busDaniel Trnka2024-12-221-0/+271
* | | Merge pull request #3688 from klownfish/u5_adcDario Nieuwenhuis2024-12-311-0/+109
|\ \ \
| * | | fix formattingklownfish2024-12-311-18/+12
| * | | cleanupklownfish2024-12-271-19/+0
| * | | Merge branch 'embassy-rs:main' into u5_adcOlof2024-12-2785-462/+202
| |\ \ \
| * | | | add async read for u5 ADC4klownfish2024-12-271-29/+73
| * | | | Merge branch 'embassy-rs:main' into u5_adcOlof2024-12-18208-3089/+5632
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | better u5 adc exampleklownfish2024-12-181-23/+44
| * | | | Merge remote-tracking branch 'origin/main' into u5_adcklownfish2024-09-246-0/+450
| |\ \ \ \
| * | | | | add example for u5 ADCklownfish2024-09-241-0/+69
* | | | | | Fixes ci (hopefully)Bailey Townsend2024-12-281-3/+2
* | | | | | Added new param to examples and created a pico plus 2 w exampleBailey Townsend2024-12-286-10/+149
| |_|_|/ / |/| | | |
* | | | | nrf54l: Allow debug access from firmware sid3Dominik Boehi2024-12-261-1/+1
* | | | | Remove useless std cargo features.Dario Nieuwenhuis2024-12-251-1/+1
| |_|_|/ |/| | |