aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |_|_|/ |/| | |
* | | | Remove manual settings of `composite_with_iads=true`Eekle2024-12-2429-194/+0
* | | | Rename ETQD, bump dateDániel Buga2024-12-221-1/+1
* | | | Remove bluetooth example and trouble dependenciesDániel Buga2024-12-223-160/+2
* | | | Prepare new embassy-time-*driver, embassy-executor, embassy-timeDániel Buga2024-12-2253-106/+106
* | | | fix: add docstring for target platformelagil2024-12-221-0/+2
* | | | feat: stm32h5 UCPD exampleelagil2024-12-221-0/+90
| |_|/ |/| |
* | | Update (q|o)spi examples.Piotr Esden-Tempski2024-12-172-5/+5
* | | Remove use of static mut.Dario Nieuwenhuis2024-12-162-16/+22
* | | Merge pull request #3593 from bugadani/refactorDario Nieuwenhuis2024-12-1652-52/+53
|\ \ \
| * | | Make `integrated-timers` the default, remove Cargo feature.Dario Nieuwenhuis2024-12-1552-52/+52
| * | | Refactor integrated-timersDániel Buga2024-12-101-1/+2
* | | | Merge pull request #3613 from mubes/stm32u5_otg_hs_supportDario Nieuwenhuis2024-12-131-0/+129
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for stm32u595/5a5 OTG_HS in client modeDave Marples2024-12-101-0/+129
* | | | Merge pull request #3626 from tommy-gilligan/rp23-usb-hid-keyboard-exampleUlf Lilleengen2024-12-101-0/+193
|\ \ \ \
| * | | | cargo +nightly fmtTommy Gilligan2024-12-101-1/+1
| * | | | rp23: port usb_hid_keyboard example from rpTommy Gilligan2024-12-081-0/+193
| |/ / /
* / / / stm32wb-dfu: add MSOS headersGerhard de Clercq2024-12-101-1/+16
|/ / /
* | | STM32: bump to latest stm32-metapacDavid Lawrence2024-12-061-2/+2
* | | docs: improve stm32 embassy-usb-dfu exampleBadr Bouslikhin2024-12-051-3/+29
* | | Merge pull request #3274 from michelrandahl/discriminating-pins-within-tsc-groupDario Nieuwenhuis2024-12-0319-383/+1371
|\ \ \