aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4691 from matteo-meluzzi/17-add-support-for-boot-protocolUlf Lilleengen2025-11-128-130/+411
|\
| * Merge branch 'main' into 17-add-support-for-boot-protocolMatteo Meluzzi2025-10-24305-419/+621
| * Merge branch 'main' into 17-add-support-for-boot-protocolMatteo Meluzzi2025-10-0234-42/+365
| |\
| * | update hid mouse and keyboard examplesmatteo2025-10-016-107/+282
| * | rename HidSubclass to match hid specmatteo2025-10-018-8/+8
| * | review commentsmatteo2025-09-309-19/+39
| * | working nrf52840 examplesmatteo2025-09-233-22/+76
| * | update hid examplesmatteo2025-09-238-8/+40
* | | Merge pull request #4866 from xoviat/adcxoviat2025-11-112-3/+8
|\ \ \
| * | | adc: seal special channelsxoviat2025-11-111-0/+5
| * | | adc: cleanup g4xoviat2025-11-111-3/+3
* | | | Merge branch main into n6everdrone2025-11-11370-711/+2723
|\| | | | |/ / |/| |
| * | 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
| | |\ \ \ \