aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Impl blinkDion Dokter2025-11-222-3/+75
* Update metapack and add all(?) families + v1 supportDion Dokter2025-11-222-4/+7
* Add L0 familyDion Dokter2025-11-222-6/+6
* Minimize cargo toml + revert probe-rs configDion Dokter2025-11-222-5/+3
* fmt + clippy + changelogDion Dokter2025-11-223-1/+8
* Restructure build script and pin traits a little bitDion Dokter2025-11-223-47/+58
* Add ram read function and add docsDion Dokter2025-11-211-2/+53
* Create demoDion Dokter2025-11-202-20/+388
* Update LCD to modern embassyDion Dokter2025-11-203-59/+64
* Merge branch 'main' into u0-lcdDion Dokter2025-11-201524-26903/+140829
|\
| * Merge pull request #4921 from xoviat/stopxoviat2025-11-194-11/+27
| |\
| | * stm32: impl. low power test for stm32wb55xoviat2025-11-194-11/+27
| * | 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
| * | | | | Merge pull request #4899 from xoviat/low-powerxoviat2025-11-1614-170/+72
| |\ \ \ \ \
| | * | | | | 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: optimizexoviat2025-11-152-59/+42
| | |/ / / /
| * | | | | Merge pull request #4894 from xoviat/timexoviat2025-11-156-15/+27
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | timer: add note about disruptionxoviat2025-11-151-1/+2