aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* adc: cleanup g4xoviat2025-11-111-3/+3
* adc: exact calxoviat2025-11-102-4/+4
* adc: remove sample_time from structxoviat2025-11-1025-91/+66
* update stm32-fmcxoviat2025-11-096-6/+6
* Merge pull request #4813 from xoviat/bkxoviat2025-11-091-0/+31
|\
| * stm32: add backup sram modxoviat2025-11-061-0/+31
* | Restore cargo toml for examplesJakob2025-11-072-17/+5
* | Merge branch 'into_ring_buffered_adc_for_g4' of https://github.com/WattStep/e...Jakob2025-11-0721-57/+25
|\ \
| * | Merge branch 'main' into into_ring_buffered_adc_for_g4Jakob2025-11-0721-57/+25
| |\|
| | * feat: stm32 spi driver slave modeCristian Milatinov2025-11-047-7/+9
| | * rtc: use consistent api between stop and non-stopxoviat2025-11-048-16/+16
| | * Merge pull request #4838 from embassy-rs/lp2xoviat2025-11-046-34/+0
| | |\
| | | * stm32/stop: move stop_with_rtc into initxoviat2025-11-046-34/+0
* | | | 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