| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove support for consecutive Read operations | Alex Moon | 2024-10-23 | 1 | -132/+57 |
| * | Add support for transactions to Twim in embassy-nrf | Alex Moon | 2024-10-23 | 1 | -244/+377 |
| * | Merge pull request #3317 from GrantM11235/simplepwmchannel | Ulf Lilleengen | 2024-10-23 | 9 | -90/+269 |
| |\ | |||||
| | * | Make clone_unchecked work | Grant Miller | 2024-09-21 | 2 | -4/+2 |
| | * | wip: split by value | Grant Miller | 2024-09-07 | 3 | -6/+21 |
| | * | last oops I promise | Grant Miller | 2024-09-06 | 6 | -12/+8 |
| | * | Missing docs | Grant Miller | 2024-09-06 | 1 | -0/+9 |
| | * | oops again | Grant Miller | 2024-09-06 | 1 | -4/+4 |
| | * | oops | Grant Miller | 2024-09-06 | 1 | -2/+6 |
| | * | Update examples | Grant Miller | 2024-09-06 | 6 | -38/+37 |
| | * | Match embedded-hal api | Grant Miller | 2024-09-06 | 1 | -33/+72 |
| | * | Deduplicate SimplePwm's channel methods | Grant Miller | 2024-09-06 | 1 | -56/+63 |
| | * | embassy-stm32: Add SimplePwmChannel | Grant Miller | 2024-09-06 | 1 | -0/+112 |
| * | | Merge pull request #3444 from dnbln/main | Dario Nieuwenhuis | 2024-10-22 | 3 | -15/+42 |
| |\ \ | |||||
| | * | | fix: review comments | Dinu Blanovschi | 2024-10-22 | 3 | -33/+31 |
| | * | | fix | Dinu Blanovschi | 2024-10-22 | 1 | -2/+2 |
| | * | | fix | Dinu Blanovschi | 2024-10-22 | 1 | -4/+21 |
| | * | | fix | Dinu Blanovschi | 2024-10-22 | 1 | -1/+2 |
| | * | | fix + allow both conditions on the irq and the handlers | Dinu Blanovschi | 2024-10-22 | 1 | -3/+12 |
| | * | | feat(stm32): allow `bind_interrupts!` to accept conditional compilation attrs | Dinu Blanovschi | 2024-10-22 | 1 | -1/+3 |
| * | | | Merge pull request #3446 from U007D/update-firmware-path | Ulf Lilleengen | 2024-10-22 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | update path to cyw43 firmware in `wifi_blinky.rs` comments | Brad Gibson | 2024-10-22 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Merge pull request #3441 from Luctins/chore/usart-add-rts-only-new | Dario Nieuwenhuis | 2024-10-22 | 1 | -0/+48 |
| |\ \ \ | |||||
| | * | | | :memo: fix wrong comment | Lucas Martins | 2024-10-21 | 1 | -2/+2 |
| | * | | | fmt | Lucas Martins | 2024-10-21 | 1 | -1/+0 |
| | * | | | add uart permutations usefull for rs485 | Lucas Martins | 2024-10-21 | 1 | -0/+49 |
| * | | | | Merge pull request #3433 from 1-rafael-1/rp-pwm-embedded-hal-traits | Ulf Lilleengen | 2024-10-22 | 6 | -17/+260 |
| |\ \ \ \ | |||||
| | * | | | | cheaper motors need lower pwm frequency | rafael | 2024-10-21 | 1 | -6/+6 |
| | * | | | | add pwm frequency to examples | rafael | 2024-10-21 | 3 | -14/+23 |
| | * | | | | also add to the rp pwm example | rafael | 2024-10-21 | 2 | -10/+50 |
| | * | | | | rustfmt | rafael | 2024-10-21 | 2 | -6/+2 |
| | * | | | | rustfmt | rafael | 2024-10-21 | 1 | -2/+1 |
| | * | | | | change existing pwm example to reflect both existing ways to use pwm output | rafael | 2024-10-21 | 1 | -7/+48 |
| | * | | | | re-export SetDutyCycle for user convenience | rafael | 2024-10-21 | 1 | -3/+3 |
| | * | | | | rustfmt | rafael | 2024-10-20 | 1 | -8/+7 |
| | * | | | | embassy_rp: implement pwm traits from embedded_hal | rafael | 2024-10-20 | 4 | -4/+163 |
| * | | | | | Merge pull request #3442 from embassy-rs/Dirbaio-patch-1 | Dario Nieuwenhuis | 2024-10-22 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | net: automatically enable defmt/ip_in_core | Dario Nieuwenhuis | 2024-10-22 | 1 | -2/+2 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #3440 from embassy-rs/update-reqwless | Ulf Lilleengen | 2024-10-21 | 1 | -1/+1 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Use released version of reqwless for examples | Ulf Lilleengen | 2024-10-21 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Changelog executor v0.5.1 release. | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+7 |
| * | | | | Merge pull request #3358 from mammothbane/main | Dario Nieuwenhuis | 2024-10-21 | 3 | -1/+95 |
| |\ \ \ \ | |||||
| | * | | | | embassy_sync: `Sink` adapter for `pubsub::Pub` | Nathan Perry | 2024-09-20 | 3 | -1/+95 |
| * | | | | | Merge pull request #3368 from AnthonyGrondin/main | Dario Nieuwenhuis | 2024-10-21 | 2 | -3/+112 |
| |\ \ \ \ \ | |||||
| | * | | | | | feat(embassy-net): Implement `wait_read_ready()` + `wait_write_ready()` for T... | Anthony Grondin | 2024-09-24 | 1 | -2/+44 |
| | * | | | | | docs(embassy-net): Update can_send() and may_send() documentation to reflect ... | Anthony Grondin | 2024-09-24 | 1 | -1/+15 |
| | * | | | | | feat(embassy-net): Implement `wait_recv_ready()` + `wait_send_ready()` for Ud... | Anthony Grondin | 2024-09-24 | 1 | -0/+53 |
| * | | | | | | Merge pull request #3305 from Luctins/stm32h5-flash-driver | Dario Nieuwenhuis | 2024-10-21 | 2 | -2/+180 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | stm32/flash: add stm32f2, stm32h5 flash driver | Lucas Martins | 2024-10-21 | 2 | -2/+180 |
| * | | | | | | | Merge pull request #3437 from embassy-rs/net-flush-udp-raw | Dario Nieuwenhuis | 2024-10-21 | 3 | -1/+35 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
