| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32 timer: fix 32bit timer off by 1 ARR error | ftk | 2024-04-27 | 1 | -1/+4 |
| * | Merge pull request #2872 from embassy-rs/cleanups | Dario Nieuwenhuis | 2024-04-26 | 59 | -76/+55 |
| |\ | |||||
| | * | Reduce use of the full `futures` crate. | Dario Nieuwenhuis | 2024-04-26 | 54 | -63/+39 |
| | * | Remove leftover `cargo new` boilerplate. | Dario Nieuwenhuis | 2024-04-26 | 5 | -10/+0 |
| | * | stm32/usart: remove wildcard import. | Dario Nieuwenhuis | 2024-04-26 | 2 | -3/+16 |
| |/ | |||||
| * | Merge pull request #2790 from chrysn-pull-requests/prep-embedded-nal-async-udp | Dario Nieuwenhuis | 2024-04-26 | 1 | -8/+12 |
| |\ | |||||
| | * | fixup! net/udp: Relay full UdpMetadata instead of only remote endpoint in pol... | chrysn | 2024-04-19 | 1 | -1/+1 |
| | * | fixup! net/udp: Relay full UdpMetadata instead of only remote endpoint in pol... | chrysn | 2024-04-19 | 1 | -2/+2 |
| | * | Merge branch 'main' into prep-embedded-nal-async-udp | chrysn | 2024-04-19 | 126 | -1268/+3045 |
| | |\ | |||||
| | * | | fixup! net/udp: Relay full UdpMetadata instead of only remote endpoint in pol... | chrysn | 2024-04-15 | 1 | -4/+2 |
| | * | | net/udp: Relay full UdpMetadata instead of only remote endpoint in poll_ func... | chrysn | 2024-04-08 | 1 | -5/+11 |
| * | | | Merge pull request #2827 from alexmoon/wait-disabled | Dario Nieuwenhuis | 2024-04-26 | 1 | -1/+13 |
| |\ \ \ | |||||
| | * | | | Add `wait_disabled` method to `embassy_nrf::usb::Endpoint` | Alex Moon | 2024-04-16 | 1 | -1/+13 |
| * | | | | Merge pull request #2844 from Dygear/doc-updates | Dario Nieuwenhuis | 2024-04-26 | 2 | -0/+4 |
| |\ \ \ \ | |||||
| | * | | | | Update sharing_peripherals.adoc | Mark Tomlin | 2024-04-22 | 1 | -2/+2 |
| | * | | | | Update time_keeping.adoc | Mark Tomlin | 2024-04-22 | 1 | -2/+2 |
| | * | | | | Update sharing_peripherals.adoc | Mark Tomlin | 2024-04-19 | 1 | -0/+2 |
| | * | | | | Update time_keeping.adoc | Mark Tomlin | 2024-04-19 | 1 | -0/+2 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #2846 from BjornTheProgrammer/main | Dario Nieuwenhuis | 2024-04-26 | 2 | -0/+326 |
| |\ \ \ \ | |||||
| | * | | | | Changed attach to new | Bjorn | 2024-04-21 | 2 | -4/+4 |
| | * | | | | Merge branch 'main' of https://github.com/embassy-rs/embassy | Bjorn | 2024-04-20 | 33 | -116/+762 |
| | |\| | | | |||||
| | * | | | | Added PIO pwm examples for rp | Bjorn | 2024-04-20 | 2 | -0/+326 |
| * | | | | | Merge pull request #2871 from bugadani/synopsys | Dario Nieuwenhuis | 2024-04-26 | 10 | -1204/+6185 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add embassy-usb-synopsys-otg to docs build. | Dario Nieuwenhuis | 2024-04-26 | 1 | -0/+1 |
| | * | | | | | Remove extra disable call | Dániel Buga | 2024-04-26 | 1 | -2/+3 |
| | * | | | | | Add some metadata | Dániel Buga | 2024-04-26 | 4 | -5/+23 |
| | * | | | | | Reset inited flag to allow re-enabling | Dániel Buga | 2024-04-26 | 1 | -0/+1 |
| | * | | | | | Hide the Dir trait | Dániel Buga | 2024-04-26 | 2 | -8/+10 |
| | * | | | | | Extract synopsys otg driver | Dániel Buga | 2024-04-26 | 7 | -1203/+6161 |
| * | | | | | | Merge pull request #2858 from jamesmunns/james/embassy-usb-0_2 | Dario Nieuwenhuis | 2024-04-26 | 23 | -22/+38 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Update dependent versions | James Munns | 2024-04-23 | 21 | -21/+21 |
| | * | | | | | | Update version and add changelog | James Munns | 2024-04-23 | 2 | -1/+17 |
| * | | | | | | | Merge pull request #2859 from bsodmike/add_trace_logging_for_uart | Dario Nieuwenhuis | 2024-04-26 | 1 | -6/+26 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add trace logging for USART | Michael de Silva | 2024-04-24 | 1 | -6/+26 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #2869 from HaoboGu/main | Dario Nieuwenhuis | 2024-04-26 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | doc: add RMK to embassy in the wild | Haobo Gu | 2024-04-25 | 1 | -0/+3 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #2812 from borisfaure/mut-hid-request-handler | Dario Nieuwenhuis | 2024-04-23 | 8 | -58/+58 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | usb-hid: all the RequestHandler method accept &mut self | Boris Faure | 2024-04-15 | 8 | -24/+24 |
| | * | | | | | examples: request_handler is mutable | Boris Faure | 2024-04-15 | 7 | -25/+25 |
| | * | | | | | usb/hid: make RequestHandler::set_report(&mut self,…) | Boris Faure | 2024-04-15 | 1 | -9/+9 |
| * | | | | | | Merge pull request #2840 from MaxiluxSystems/feature/fdcan-runtime-cfg | Dario Nieuwenhuis | 2024-04-23 | 7 | -38/+137 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | stm32: can: fd: Properties: simplify reg accesses | Torin Cooper-Bennun | 2024-04-23 | 1 | -2/+2 |
| | * | | | | | | stm32: can: fd: introduce BusErrorMode with docs and Properties getter | Torin Cooper-Bennun | 2024-04-23 | 2 | -3/+29 |
| | * | | | | | | stm32: can: fd: fix a couple doc comments | Torin Cooper-Bennun | 2024-04-23 | 1 | -2/+2 |
| | * | | | | | | examples: stm32: can: fix build | Torin Cooper-Bennun | 2024-04-22 | 3 | -4/+4 |
| | * | | | | | | stm32: can: fd: fix test build for all relevant chips | Torin Cooper-Bennun | 2024-04-22 | 2 | -6/+18 |
| | * | | | | | | stm32: can: fd: Properties: rm &mut refs; make !Sync; rename getters | Torin Cooper-Bennun | 2024-04-22 | 1 | -32/+15 |
| | * | | | | | | stm32: can: fd: Properties for common runtime get/set operations | Torin Cooper-Bennun | 2024-04-22 | 1 | -27/+105 |
| * | | | | | | | Merge pull request #2854 from ericyanush/feat/add-bxcan-sleep-wakeup | Dario Nieuwenhuis | 2024-04-22 | 2 | -4/+77 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | rustfmt fixes | Eric Yanush | 2024-04-22 | 1 | -5/+6 |
