aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge pull request #1653 from xoviat/ethDario Nieuwenhuis2023-07-155-4/+115
| |\ \ \
| | * | | stm32/eth: add set_poll_intervalxoviat2023-07-155-5/+5
| | * | | stm32/eth: impl. poll intervalxoviat2023-07-155-5/+5
| | * | | stm32/eth: add f4 examplexoviat2023-07-151-0/+111
| * | | | wpan: factor mac logic into other modxoviat2023-07-152-6/+6
| * | | | rustfmtxoviat2023-07-153-3/+3
| * | | | Merge branch 'master' into mac-3xoviat2023-07-1538-10/+616
| |\ \ \ \
| | * | | | stm32wb: add gatt server exampleGhaithOueslati2023-07-152-0/+401
| | * | | | wpan: update `stm32wb-hci` to version 0.1.3GhaithOueslati2023-07-151-4/+1
| | |/ / /
| | * | | Enable RTC on STM32WL chips (#1645)Phil Markgraf2023-07-153-3/+47
| | * | | Round temp to make more sense.Henrik Berg2023-07-131-1/+4
| | * | | Add descriptions to all RP2040 examples. Some need hardware that was not spec...Henrik Berg2023-07-1333-5/+122
| | * | | RP: Don't reset RTC in Clock::init. Updated example.Henrik Berg2023-07-121-17/+9
| | * | | RP: Add save/restore to Rtc. Example use.Henrik Berg2023-07-121-21/+34
| | * | | RP: Rename Rtc to match STM32 impl. Remove setting RTC in new().Henrik Berg2023-07-121-4/+10
| | * | | RP: Add RTC example to rp2040.Henrik Berg2023-07-121-0/+33
| * | | | cleanupgoueslati2023-07-133-6/+10
| * | | | make it work, disgustinglygoueslati2023-07-132-8/+60
| * | | | change MacAddress to a union instead of an enumgoueslati2023-07-122-45/+67
| * | | | parsing MAC structsgoueslati2023-07-122-65/+50
| * | | | wip: added MAC commandsgoueslati2023-07-113-34/+207
| * | | | wipgoueslati2023-07-103-3/+124
| |/ / /
| * | | mac: move table initialization after sys readyxoviat2023-07-091-1/+11
| * | | Merge pull request #1623 from pennae/rp-adcDario Nieuwenhuis2023-07-071-8/+9
| |\ \ \
| | * | | rp/adc: rewrite the modulepennae2023-07-071-8/+9
| * | | | rp/pio: use bind_interrupts for irqspennae2023-07-078-20/+64
| * | | | Merge pull request #1624 from embassy-rs/release-embassy-time-v0.1.2Dario Nieuwenhuis2023-07-0534-34/+34
| |\ \ \ \
| | * | | | Release embassy-time v0.1.2Dario Nieuwenhuis2023-07-0634-34/+34
| * | | | | Merge pull request #1578 from schphil/can-splitxoviat2023-07-052-8/+76
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | make stm32f4 example workPhilipp Scheff2023-07-041-8/+10
| | * | | | remove unused imports from examplePhilipp Scheff2023-07-031-4/+1
| | * | | | allow deed code can rx & clippyPhilipp Scheff2023-07-031-7/+7
| | * | | | fmtPhilipp Scheff2023-07-031-6/+10
| | * | | | Merge branch 'embassy-rs:main' into can-splitschphil2023-06-237-5/+496
| | |\ \ \ \
| | * | | | | add as_mut & set loopback true in examplePhilipp Scheff2023-06-221-2/+4
| | * | | | | add stm32f7 can examplePhilipp Scheff2023-06-221-0/+63
| * | | | | | Remove wifi envvars. They're annoying, they cause rust-analyzer errors when o...Dario Nieuwenhuis2023-07-052-3/+9
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm...Mathias2023-07-0513-30/+69
| |\ \ \ \ \
| | * | | | | update embedded-hal crates.Dario Nieuwenhuis2023-07-0413-30/+68
| * | | | | | Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm...Mathias2023-07-03134-354/+1336
| |\| | | | |
| * | | | | | L4: Switch to MSI to prevent problems with PLL configuration, and enable powe...Mathias2023-07-011-0/+50
* | | | | | | hrtim: fix example and auto adjust psc.xoviat2023-07-012-28/+64
* | | | | | | Merge branch 'main' of https://github.com/embassy-rs/embassy into hrtimxoviat2023-07-0153-106/+287
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Release embassy-net v0.1Dario Nieuwenhuis2023-06-291-0/+23
| * | | | | | Merge pull request #1565 from JuliDi/mainDario Nieuwenhuis2023-06-294-19/+153
| |\ \ \ \ \ \
| | * | | | | | remove need for StaticCell in dac_dma example for stm32l4JuliDi2023-06-282-23/+8
| | * | | | | | revert to STM32L4S5VIJuliDi2023-06-282-6/+5
| | * | | | | | attempt at fixing ciJuliDi2023-06-281-1/+0
| | * | | | | | attempt at fixing ciJuliDi2023-06-283-6/+7
| | * | | | | | add docJuliDi2023-06-281-0/+2