aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | stm32: impl. low power test for stm32wb55xoviat2025-11-192-10/+23
| | * | | | | | | Updated documentation, fixed EXTI definition issues with chips that have touc...WillaWillNot2025-11-214-19/+56
| | * | | | | | | Added type-erased AnyBinding for interrupt-handler bindings, and changed Exti...WillaWillNot2025-11-191-16/+43
| | |/ / / / / /
| | * | | | | | Merge branch 'main' into extixoviat2025-11-196-58/+269
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge pull request #4910 from fbrozovic/h7-async-flashxoviat2025-11-193-37/+158
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | stm32: async flash erase/write for h7Filip Brozovic2025-11-183-37/+158
| | | * | | | | | stm32: impl. stop for stm32wbxoviat2025-11-194-21/+111
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'main' into extixoviat2025-11-192-63/+190
| | |\| | | | |
| | | * | | | | hsem: add hardware test and reworkxoviat2025-11-192-63/+190
| | | | |/ / / | | | |/| | |
| | * / | | | stm32/exti: add poll_for methodsxoviat2025-11-182-10/+37
| | |/ / / /
| | * | | | Merge branch 'main' into smaxoviat2025-11-1821-676/+641
| | |\| | |
| | | * | | low_power: misc cleanups and allow main macroxoviat2025-11-167-98/+57
| | | * | | Merge pull request #4896 from xoviat/low-powerxoviat2025-11-152-59/+42
| | | |\ \ \
| | | | * | | low_power: optimizexoviat2025-11-152-59/+42
| | | * | | | timer: add note about disruptionxoviat2025-11-151-1/+2
| | | * | | | Merge branch 'timer_update_management' of github.com:WattStep/embassy into timexoviat2025-11-156-15/+26
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Merge branch 'main' into timer_update_managementJakob2025-11-157-118/+94
| | | | |\ \ \
| | | | * | | | Add separate method for generating update event. Make sure values are loaded ...Jakob2025-11-156-22/+36
| | | | * | | | Add changelog entryJakob2025-11-151-0/+1
| | | | * | | | Avoid generating update events when chaning timer period. Set frequency updat...Jakob2025-11-153-24/+20
| | | * | | | | Update ADC clock frequency constant usagexoviat2025-11-151-1/+1
| | | * | | | | Fix variable name for frequency in ADC prescalerxoviat2025-11-151-1/+1
| | | * | | | | Merge branch 'main' into fix/adc-prescaler-calcxoviat2025-11-15118-3740/+6912
| | | |\ \ \ \ \
| | | | * | | | | Update changelogAlbin Hedman2025-11-151-0/+1
| | | | * | | | | Add dma waveform methods to complementary pwm tooAlbin Hedman2025-11-151-0/+48
| | | | * | | | | Move dma waveform methods down to low level timerAlbin Hedman2025-11-153-264/+224
| | | | | |/ / / | | | | |/| | |
| | | | * | | | Merge pull request #4889 from xoviat/timexoviat2025-11-153-82/+21
| | | | |\ \ \ \
| | | | | * \ \ \ Merge branch 'main' into timexoviat2025-11-155-15/+50
| | | | | |\ \ \ \
| | | | | * | | | | fmtxoviat2025-11-141-1/+1
| | | | | * | | | | low_power remove wucksel enumxoviat2025-11-141-56/+13
| | | | | * | | | | changelogxoviat2025-11-141-0/+1
| | | | | * | | | | low_power: cleanup add_timexoviat2025-11-141-26/+7
| | | | * | | | | | Merge pull request #4891 from xoviat/adcxoviat2025-11-153-34/+70
| | | | |\ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | | | * | | | | adc: move enable after configure_sequencexoviat2025-11-153-34/+70
| | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | Merge branch 'main' into stm32_sai_frame_lengthxoviat2025-11-1537-2981/+4028
| | | | |\| | | |
| | | | | * | | | Merge pull request #4878 from Dectron-AB/adc-ch-fixesxoviat2025-11-142-2/+22
| | | | | |\ \ \ \
| | | | | | * | | | adjusting changelogDaniel Nilsson2025-11-141-1/+1
| | | | | | * | | | undoing channel splitDaniel Nilsson2025-11-141-104/+50
| | | | | | * | | | misspelled todo macroDaniel Nilsson2025-11-141-1/+1
| | | | | | * | | | fix whitespace issuesDaniel Nilsson2025-11-141-1/+1
| | | | | | * | | | adding support for stm32l4Daniel Nilsson2025-11-141-9/+23
| | | | | | * | | | import spelling error fixDaniel Nilsson2025-11-141-1/+1
| | | | | | * | | | whitespace fix..Daniel Nilsson2025-11-141-2/+1
| | | | | | * | | | walking around ci unreachable code warningDaniel Nilsson2025-11-141-2/+8
| | | | | | * | | | walking around stm32wb differencesDaniel Nilsson2025-11-141-10/+19
| | | | | | * | | | ci fix: whitespace removalDaniel Nilsson2025-11-141-2/+0
| | | | | | * | | | indention fixDaniel Nilsson2025-11-141-2/+2
| | | | | | * | | | fixing one more failed rust fmt ciDaniel Nilsson2025-11-141-2/+2
| | | | | | * | | | fixing failed rust fmt ciDaniel Nilsson2025-11-141-3/+3
| | | | | | * | | | updating changelogDaniel Nilsson2025-11-141-0/+2