aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed broken examples/formatting reported by CIWillaWillNot2025-11-2135-83/+55
* Synchronize with main branchWillaWillNot2025-11-2111-26/+86
|\
| * Merge pull request #4927 from leftger/fix/stm32wba-adc4xoviat2025-11-203-2/+45
| |\
| | * Merge branch 'main' into fix/stm32wba-adc4leftger2025-11-207-16/+17
| | |\ | | |/ | |/|
| * | Merge pull request #4926 from xoviat/adcxoviat2025-11-203-4/+5
| |\ \
| | * \ Merge branch 'main' into adcxoviat2025-11-2013-83/+421
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #4907 from xoviat/usartxoviat2025-11-202-1/+2
| |\ \ \
| | * \ \ Merge branch 'main' into usartxoviat2025-11-2017-139/+677
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #4924 from xoviat/stopxoviat2025-11-202-10/+9
| |\ \ \ \
| | * | | | adc: fix ringbuf stopxoviat2025-11-201-3/+1
| | * | | | low power: don't enter stop without rcc configxoviat2025-11-201-7/+8
| |/ / / /
| | * | | fix: fix incorrect logic for buffered usart transmission complete.xoviat2025-11-182-1/+2
| | | * | adc: allow usage of anyadcchannel for adc4xoviat2025-11-203-4/+5
| | | | * stm32: Fixed ADC4 enable() for WBAGerzain Mata2025-11-203-2/+45
| | |_|/ | |/| |
| * | | Merge pull request #4921 from xoviat/stopxoviat2025-11-194-11/+27
| |\ \ \
| | * | | stm32: impl. low power test for stm32wb55xoviat2025-11-194-11/+27
* | | | | Updated documentation, fixed EXTI definition issues with chips that have touc...WillaWillNot2025-11-2140-85/+509
* | | | | Added type-erased AnyBinding for interrupt-handler bindings, and changed Exti...WillaWillNot2025-11-192-17/+97
|/ / / /
* | | | Merge pull request #4914 from xoviat/extixoviat2025-11-192-10/+37
|\ \ \ \
| * \ \ \ Merge branch 'main' into extixoviat2025-11-198-59/+354
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #4910 from fbrozovic/h7-async-flashxoviat2025-11-194-37/+242
|\ \ \ \ \
| * | | | | 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 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
|\ \ \ \
| * | | | hsem: add hardware test and reworkxoviat2025-11-194-65/+245
|/ / / /
* | | | Merge pull request #4915 from schult/boot-docsUlf Lilleengen2025-11-195-9/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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
|\ \ | |/ |/|
| * Merge branch 'main' into smaxoviat2025-11-1869-1901/+1979
| |\ | |/ |/|
* | Merge pull request #4906 from xoviat/wpanxoviat2025-11-173-8/+36
|\ \
| * | 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
|\| |
| * | 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
|\ \
| * | 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 metadatai509VCB2025-11-1619-843/+549
* | | | Merge pull request #4901 from xoviat/wpanxoviat2025-11-178-200/+368
|\ \ \ \
| * | | | changelogxoviat2025-11-161-0/+1
| * | | | fmtxoviat2025-11-161-2/+0
| * | | | wpan: restructure mac driverxoviat2025-11-167-200/+369