aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unify ringbuffered versionsxoviat2025-11-034-257/+189
* stm32/adc: cleanup and simplifyxoviat2025-11-032-160/+14
* fmtxoviat2025-11-031-1/+1
* stm32/adc: fix examplexoviat2025-11-031-8/+19
* stm32/adc: update v2 iface to match v3xoviat2025-11-032-135/+149
* Merge pull request #4830 from xoviat/low-powerxoviat2025-11-039-25/+32
|\
| * rustfmtxoviat2025-11-033-3/+0
| * low_power: update api to allow reconfigxoviat2025-11-039-22/+32
|/
* Merge pull request #4809 from szechyjs/sdmmc-fixxoviat2025-11-032-7/+9
|\
| * Add commentJared Szechy2025-11-021-0/+2
| * Merge remote-tracking branch 'origin/main' into sdmmc-fixJared Szechy2025-11-0119-729/+14205
| |\
| * | Fix status pollingJared Szechy2025-11-011-3/+1
| * | allow unusedJared Szechy2025-10-291-0/+1
| * | Add and fix changelogJared Szechy2025-10-291-4/+2
| * | Fix SDMMC on v2Jared Szechy2025-10-291-0/+3
* | | 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 pull request #4824 from mikeytdisco/onewire_fixUlf Lilleengen2025-11-032-3/+16
|\ \ \ \
| * | | | Update CHANGELOG.md regarding state machine disableMichael Turner2025-11-021-0/+1
| * | | | Disable PIO SM before setting Y registerMichael Turner2025-11-021-3/+15
| |/ / /
* | | | Merge pull request #4823 from robamu/update-cortex-ar-supportUlf Lilleengen2025-11-034-6/+18
|\ \ \ \
| * | | | Migrate from cortex-ar to aarch32-cpuRobin Mueller2025-11-024-6/+18
| |/ / /
* | | | Merge pull request #4583 from maor1993/mainxoviat2025-11-034-0/+370
|\ \ \ \ | |/ / / |/| | |
| * | | stm32/adc/ringbuffered_v3: lower visability for RingBufferedAdc::newMaor Malka2025-11-011-1/+1
| * | | Merge branch 'embassy-rs:main' into mainmaor19932025-11-01108-1741/+18830
| |\ \ \ | | | |/ | | |/|
| * | | stm32/adc/v3: missing cfg option for adc_u0 fro into_ring_bufferedmaor malka2025-10-073-3/+3
| * | | Merge branch 'embassy-rs:main' into mainmaor19932025-10-07667-1227/+1227
| |\ \ \
| * | | | stm32/adc/v3: merged newer adc_g0 configuration method to intoRingBufferedmaor malka2025-10-071-42/+67
| * | | | stm32/adc/v3: syntax errors :(maor malka2025-10-061-3/+3
| * | | | stm32/adc/v3:maor malka2025-10-063-13/+18
| * | | | Merge branch 'embassy-rs:main' into mainmaor19932025-10-0696-1100/+2520
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/main'maor malka2025-09-23257-3453/+10057
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'main' into mainmaor19932025-08-29183-531/+530
| |\ \ \ \ \ \
| * | | | | | | rustfmtmaor malka2025-08-281-1/+0
| * | | | | | | stm32/adc/v3: rustfmt shananigansmaor malka2025-08-281-2/+2
| * | | | | | | Merge branch 'embassy-rs:main' into mainmaor19932025-08-29191-1130/+2685
| |\ \ \ \ \ \ \
| * | | | | | | | stm32/adc/v3: moved ringbuffered to seperate filemaor malka2025-08-262-174/+189
| * | | | | | | | stm32/adc/v3: build formatting fixesmaor malka2025-08-241-1/+1
| * | | | | | | | stm32/adc/v3: updated changelog and cfg fence for DMA methodsmaor malka2025-08-242-1/+4
| * | | | | | | | stm32/adc/v3: build formatting fixesmaor malka2025-08-241-3/+3
| * | | | | | | | stm32/adc/v3: build fix attemptmaor malka2025-08-241-0/+1
| * | | | | | | | stm32l4/example/adc_dma: missing clock configurationmaor malka2025-08-241-5/+7
| * | | | | | | | stm32/adc/v3: added support for DMA based adc samplingmaor malka2025-08-242-1/+322
* | | | | | | | | Merge pull request #4821 from RichardWGNR/issue-4816xoviat2025-11-023-4/+25
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Merge branch 'main' into issue-4816RichardWGNR2025-11-022-22/+15
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #4807 from xoviat/rb-uartxoviat2025-11-012-21/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove csxoviat2025-10-301-13/+10
| * | | | | | | | | stm32: usart changelogxoviat2025-10-291-0/+1
| * | | | | | | | | stm32/uart: fix rb uart racexoviat2025-10-291-9/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | stm32: fdcan changelog #4821RichardWGNR2025-11-021-1/+2