aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* fmt againJakob2025-11-071-1/+1
* cargo fmtJakob2025-11-071-2/+3
* Rework how sequences ADC are specified. Update documentation in g4. Carefully...Jakob2025-11-073-13/+26
* consume regular ringbufxoviat2025-11-051-6/+12
* Create raii wrapper for injected conversionsJakob2025-11-051-18/+20
* Remove unused import from exampleJakob2025-11-041-1/+1
* Implement into_ring_buffered for g4. Add methods for configuring injected sam...Jakob2025-11-044-9/+154
* Merge pull request #4836 from embassy-rs/nrf54-moreUlf Lilleengen2025-11-042-0/+30
|\
| * chore: warningsUlf Lilleengen2025-11-041-1/+0
| * feat: initial support for nrf54 CRACEN peripheralUlf Lilleengen2025-11-042-0/+31
* | Merge branch 'main' into i2cxoviat2025-11-0418-20/+584
|\|
| * Merge branch 'main' into adcxoviat2025-11-039-0/+508
| |\
| | * stm32wle5 update low-power examplesliebman2025-11-034-8/+0
| | * examples: : stm32wlex: add i2c exampleliebman2025-11-035-12/+116
| | * examples: : stm32wlex: mention `defmt-print`liebman2025-11-031-0/+6
| | * examples: add low-power examples for `stm32wlex`liebman2025-11-038-0/+406
| * | fmtxoviat2025-11-031-1/+1
| * | stm32/adc: fix examplexoviat2025-11-031-8/+19
| |/
| * rustfmtxoviat2025-11-032-2/+0
| * low_power: update api to allow reconfigxoviat2025-11-032-4/+0
| * Merge pull request #4826 from mikeytdisco/temp_fixUlf Lilleengen2025-11-035-5/+5
| |\
| | * Correct the temperature reading to preserve the sign bitsMichael Turner2025-11-025-5/+5
| * | Merge branch 'embassy-rs:main' into mainmaor19932025-11-0123-111/+660
| |\|
| * | stm32/adc/v3: missing cfg option for adc_u0 fro into_ring_bufferedmaor malka2025-10-071-1/+1
| * | Merge branch 'embassy-rs:main' into mainmaor19932025-10-07301-419/+407
| |\ \
| * \ \ Merge branch 'embassy-rs:main' into mainmaor19932025-10-0631-41/+264
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/main'maor malka2025-09-2344-192/+1799
| |\ \ \ \
| * \ \ \ \ Merge branch 'main' into mainmaor19932025-08-29144-280/+276
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'embassy-rs:main' into mainmaor19932025-08-2978-381/+1178
| |\ \ \ \ \ \
| * | | | | | | stm32l4/example/adc_dma: missing clock configurationmaor malka2025-08-241-5/+7
| * | | | | | | stm32/adc/v3: added support for DMA based adc samplingmaor malka2025-08-241-0/+49
* | | | | | | | rustfmt and updatexoviat2025-10-302-6/+25
* | | | | | | | Merge branch 'main' into feature/stm32-i2c-v1-slave-modexoviat2025-10-30419-1387/+4547
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | net-esp-hosted: add Interface trait.Dario Nieuwenhuis2025-10-291-11/+5
| * | | | | | | chore: simplify spim example to be testable on devkitUlf Lilleengen2025-10-281-56/+14
| * | | | | | | chore: make it clear which gpiotec for a channelUlf Lilleengen2025-10-281-4/+4
| * | | | | | | feat: improve nrf54 support using new nrf-pacUlf Lilleengen2025-10-2815-82/+476
| * | | | | | | Merge branch 'main' into nrf-simplepwm-configMaarten de Vries2025-10-281-0/+18
| |\ \ \ \ \ \ \
| | * | | | | | | nxp/lpc55: pwm simpleRoi Bachynskyi2025-10-231-0/+18
| * | | | | | | | embassy_nrf: update examplesMaarten de Vries2025-10-153-18/+19
| |/ / / / / / /
| * | | | | | | feat(nrf): add rtc support for nRF54LHaobo Gu2025-10-142-0/+58
| * | | | | | | mspm0-i2c-target: update examples with split configcrispaudio2025-10-102-10/+14
| * | | | | | | mspm0-i2c-target: add mspm0l1306 example and set target address explicitly in...Iooon2025-10-102-0/+62
| * | | | | | | mspm0-i2c-target: fix comment in examplecrispaudio2025-10-101-1/+1
| * | | | | | | mspm0-i2c-target: add i2c target with examplecrispaudio2025-10-101-0/+60
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-06216-301/+289
| * | | | | | Edition 2024.Dario Nieuwenhuis2025-10-0695-118/+118
| | |_|_|_|/ | |/| | | |
| * | | | | nrf: apply FICR.TRIMCNF valuesMatthew Tran2025-10-051-0/+30
| * | | | | stm32: add config to MCO to control the drive strength.Daniel Nilsson2025-10-016-11/+77
| * | | | | chore: prepare crate releasesUlf Lilleengen2025-09-3012-13/+13