aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | stm32 tsc: added multipin example for stm32f3michel2024-11-291-0/+204
| * | | stm32 tsc examples: minor correctionsmichel2024-11-292-6/+6
| * | | Refactor TSC module: Remove redundant 'Tsc' prefixes for improved naming cons...michel2024-11-298-29/+29
| * | | stm32 multipin examples: remove check for group status since we are using the...michel2024-11-292-52/+4
| * | | STM32-TSC: enable discriminating between pins within same TSC group and impro...michel2024-11-2918-383/+1215
* | | | Merge pull request #3512 from EnmanuelParache/stm32_usart_set_baudrateDario Nieuwenhuis2024-12-021-0/+37
|\ \ \ \
| * | | | stm32/usart: Changing baud rateEnmanuel Parache2024-12-031-0/+37
* | | | | Merge pull request #3024 from bsodmike/fix_rp_wifi_exampleDario Nieuwenhuis2024-12-021-5/+0
|\ \ \ \ \
| * | | | | Remove code that isn't used by the exampleMichael de Silva2024-12-031-5/+0
| |/ / / /
* | | | | Merge pull request #3600 from embassy-rs/patch-1Dario Nieuwenhuis2024-12-022-3/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | examples/rp: update sdmmc.Dario Nieuwenhuis2024-12-031-2/+1
| * | | | Add `set_config` method to RP SPI driverdstric-aqueduct2024-12-031-1/+1
* | | | | formattingrafael2024-12-022-2/+2
* | | | | formattingrafael2024-12-022-5/+5
* | | | | correct rp pwm dutycycle examples: desired frequencyrafael2024-12-023-11/+22
|/ / / /