aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | Merge pull request #4921 from xoviat/stopxoviat2025-11-194-11/+27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stm32: impl. low power test for stm32wb55
| * | | | | | | | | | stm32: impl. low power test for stm32wb55xoviat2025-11-194-11/+27
| | | | | | | | | | |
| | | | | * | | | | | Updated documentation, fixed EXTI definition issues with chips that have ↵WillaWillNot2025-11-2140-85/+509
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | touch sensing, updated examples, added generation of convenience method to bind_interrupts for easier type erasure
| | | | | * | | | | | Added type-erased AnyBinding for interrupt-handler bindings, and changed ↵WillaWillNot2025-11-192-17/+97
| |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exti driver to accept custom bindings without sacrificing its ability to accept type-erased Channels
* | | | | | | | | | Merge pull request #4914 from xoviat/extixoviat2025-11-192-10/+37
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stm32/exit: add poll_for methods
| * \ \ \ \ \ \ \ \ \ Merge branch 'main' into extixoviat2025-11-198-59/+354
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #4910 from fbrozovic/h7-async-flashxoviat2025-11-194-37/+242
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stm32: implement async flash
| * | | | | | | | | | | stm32: add async flash example for h7Filip Brozovic2025-11-181-0/+84
| | | | | | | | | | | |
| * | | | | | | | | | | stm32: async flash erase/write for h7Filip Brozovic2025-11-183-37/+158
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4920 from xoviat/stopxoviat2025-11-195-22/+112
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | / / / / / / / | |_|_|_|/ / / / / / / |/| | | | | | | | | | stm32: impl. stop for stm32wb
| * | | | | | | | | | stm32: impl. stop for stm32wbxoviat2025-11-195-22/+112
|/ / / / / / / / / /
| | * | | | | | | | Merge branch 'main' into extixoviat2025-11-199-74/+275
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #4918 from xoviat/hsem-fixxoviat2025-11-194-65/+245
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | rework hsem and add to tests
| * | | | | | | | | hsem: add hardware test and reworkxoviat2025-11-194-65/+245
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4915 from schult/boot-docsUlf Lilleengen2025-11-195-9/+30
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | Improvements to embassy-boot documentation
| * | | | | | | | Update changelogSteven Schulteis2025-11-181-0/+3
| | | | | | | | |
| * | | | | | | | Fix docs for embassy-boot state partition sizeSteven Schulteis2025-11-182-8/+10
| | | | | | | | |
| * | | | | | | | Add missing feature documentation for embassy-bootSteven Schulteis2025-11-182-1/+17
|/ / / / / / / /
| | * / / / / / stm32/exti: add poll_for methodsxoviat2025-11-182-10/+37
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #4871 from datdenkikniet/smaxoviat2025-11-1818-342/+551
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | Standalone ethernet station management
| * | | | | | Merge branch 'main' into smaxoviat2025-11-1869-1901/+1979
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #4906 from xoviat/wpanxoviat2025-11-173-8/+36
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | wpan: fix src/dst address
| * | | | | | | fmtxoviat2025-11-171-2/+1
| | | | | | | |
| * | | | | | | wpan: fix src/dst addressxoviat2025-11-173-8/+37
| | | | | | | |
* | | | | | | | Merge pull request #4905 from xoviat/wpanxoviat2025-11-179-84/+259
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wpan: get embasy_net actually working parse frames correctly
| * | | | | | | fmtxoviat2025-11-173-5/+6
| | | | | | | |
| * | | | | | | wpan: parse frames correctlyxoviat2025-11-176-40/+148
| | | | | | | |
| * | | | | | | wpan_ get net example actually workingxoviat2025-11-175-49/+115
|/ / / / / / /
* | | | | | | Merge pull request #4893 from 1-rafael-1/worldtimeapi-now-needs-api-keyUlf Lilleengen2025-11-171-31/+59
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | rp example webrequest: switch example to httpbin request
| * | | | | | | Switch WiFi example to non-TLS httpbin request1-rafael-12025-11-151-31/+59
| | | | | | | |
* | | | | | | | Merge pull request #4861 from i509VCB/nxp-metadatai509VCB2025-11-1719-843/+549
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | nxp: generate all chip peripherals and impls from metadata
| * | | | | | | | nxp: generate all chip peripherals and impls from metadatai509VCB2025-11-1619-843/+549
| | | | | | | | |
* | | | | | | | | Merge pull request #4901 from xoviat/wpanxoviat2025-11-178-200/+368
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wpan: restructure mac driver
| * | | | | | | | | changelogxoviat2025-11-161-0/+1
| | | | | | | | | |
| * | | | | | | | | fmtxoviat2025-11-161-2/+0
| | | | | | | | | |
| * | | | | | | | | wpan: restructure mac driverxoviat2025-11-167-200/+369
| | | | | | | | | |
* | | | | | | | | | Merge pull request #4899 from xoviat/low-powerxoviat2025-11-1614-170/+72
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | low_power: misc cleanups and allow main macro
| * | | | | | | | | low_power: misc cleanups and allow main macroxoviat2025-11-1614-170/+72
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4896 from xoviat/low-powerxoviat2025-11-152-59/+42
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | low_power: optimize
| * | | | | | | | | low_power: optimizexoviat2025-11-152-59/+42
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4894 from xoviat/timexoviat2025-11-156-15/+27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | Avoid generating update events when changing timer period, #2.
| * | | | | | | | 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-158-119/+95
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Add separate method for generating update event. Make sure values are loaded ↵Jakob2025-11-156-22/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into shadow registers before starting the timer.
| * | | | | | | | Add changelog entryJakob2025-11-151-0/+1
| | | | | | | | |
| * | | | | | | | Avoid generating update events when chaning timer period. Set frequency ↵Jakob2025-11-153-24/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update methods to return applied ARR values which then can be used for calcualting new CCR values.
* | | | | | | | | Merge pull request #4742 from esden/fix/adc-prescaler-calcxoviat2025-11-157-5/+36
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stm32/ADC: Fix prescaler calculation to include max frequency.
| * | | | | | | | | Update ADC clock frequency constant usagexoviat2025-11-151-1/+1
| | | | | | | | | |
| * | | | | | | | | Fix variable name for frequency in ADC prescalerxoviat2025-11-151-1/+1
| | | | | | | | | |