| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| * | Impl drop for embassy-rp gpio Output | Daniel Bevenius | 2022-05-17 | 1 | -1/+8 | |
| * | Merge #772 | bors[bot] | 2022-05-14 | 1 | -1/+1 | |
| |\ | ||||||
| | * | nrf/buffered_uarte: fix out of bounds on read. | Dario Nieuwenhuis | 2022-05-14 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge #768 | bors[bot] | 2022-05-12 | 3 | -27/+19 | |
| |\ | ||||||
| | * | nrf/usb: fix control out transfers getting corrupted due to ep0rcvout stickin... | Dario Nieuwenhuis | 2022-05-12 | 1 | -14/+11 | |
| | * | usb: parse request in embassy-usb instead of the driver. | Dario Nieuwenhuis | 2022-05-12 | 3 | -13/+8 | |
| * | | Merge #756 | bors[bot] | 2022-05-12 | 10 | -0/+267 | |
| |\ \ | |/ |/| | ||||||
| | * | Remove OnDrop handler, start sampling in new | Henrik Alsér | 2022-05-12 | 1 | -10/+4 | |
| | * | Merge branch 'embassy-rs:master' into qdec | Henrik Alsér | 2022-05-12 | 21 | -399/+317 | |
| | |\ | |/ |/| | ||||||
| | | | ||||||
| | \ | ||||||
| *-. \ | Merge #763 #766 | bors[bot] | 2022-05-12 | 11 | -381/+272 | |
| |\ \ \ | ||||||
| | | * | | Make usb_serial examples work on windows | Timo Kröger | 2022-05-12 | 2 | -0/+14 | |
| | * | | | usb: merge `alloc_control_pipe` and `into_bus` into `start`. | Dario Nieuwenhuis | 2022-05-10 | 3 | -49/+27 | |
| | * | | | usb: merge Control logic into main code. | Dario Nieuwenhuis | 2022-05-09 | 2 | -168/+86 | |
| | * | | | usb: simplify control in/out handlng, calling response from a single place. | Dario Nieuwenhuis | 2022-05-09 | 4 | -156/+158 | |
| | * | | | usb: remove address arg from endpoint allocation. | Dario Nieuwenhuis | 2022-05-09 | 7 | -53/+32 | |
| * | | | | Merge #767 | bors[bot] | 2022-05-12 | 2 | -8/+24 | |
| |\ \ \ \ | ||||||
| | * | | | | stm32/rcc: Modify only relevant CFGR bits and keep the settings previously done. | Ralf | 2022-05-12 | 1 | -6/+11 | |
| | * | | | | stm32/rcc: Set flash prefetch buffer and half cycle access according to AHB c... | Ralf | 2022-05-12 | 1 | -1/+8 | |
| | * | | | | stm32/usart: Data length is including parity. To get e.g. 8E1 you need to cho... | Ralf | 2022-05-12 | 1 | -1/+5 | |
| |/ / / / | ||||||
| * | | | | Merge #765 | bors[bot] | 2022-05-11 | 1 | -2/+3 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | squash! Implement Output::is_set_low for embassy-rp | Daniel Bevenius | 2022-05-11 | 1 | -1/+2 | |
| | * | | | Implement Output::is_set_low for embassy-rp | Daniel Bevenius | 2022-05-11 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Merge #764 | bors[bot] | 2022-05-09 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Update re-export comment in embassy-rp/Cargo.toml | Daniel Bevenius | 2022-05-09 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge #762 | bors[bot] | 2022-05-08 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Allow maximal clock for F7 HCLK | Matous Hybl | 2022-05-08 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge #760 | bors[bot] | 2022-05-08 | 1 | -1/+10 | |
| |\ \ | ||||||
| | * | | Remove unnecessary cfg | Grant Miller | 2022-05-08 | 1 | -1/+0 | |
| | * | | stm32/gpio: Add support for `set_speed` for gpio v1 | Grant Miller | 2022-05-08 | 1 | -1/+11 | |
| * | | | Merge #759 | bors[bot] | 2022-05-08 | 4 | -5/+6 | |
| |\ \ \ | ||||||
| | * | | | stm32: Fix stm32f107 build. | Dario Nieuwenhuis | 2022-05-08 | 4 | -5/+6 | |
| |/ / / | ||||||
| | | * | Merge branch 'embassy-rs:master' into qdec | Henrik Alsér | 2022-05-07 | 97 | -3273/+2136 | |
| | | |\ | |_|/ |/| | | ||||||
| * | | | Merge #752 | bors[bot] | 2022-05-06 | 58 | -3088/+722 | |
| |\ \ \ | ||||||
| | * | | | Replace embassy::io with embedded_io. | Dario Nieuwenhuis | 2022-05-07 | 47 | -1762/+699 | |
| | * | | | Remove embassy_hal_common::usb. | Dario Nieuwenhuis | 2022-05-04 | 14 | -1342/+39 | |
| * | | | | Merge #755 | bors[bot] | 2022-05-06 | 42 | -185/+1414 | |
| |\ \ \ \ | ||||||
| | * | | | | Update list of families with bootloader support | Matous Hybl | 2022-05-06 | 1 | -1/+1 | |
| | * | | | | Add H7 flash and bootloader support | Matous Hybl | 2022-05-06 | 14 | -1/+475 | |
| | * | | | | Add F7 flash and bootloader support | Matous Hybl | 2022-05-06 | 15 | -3/+413 | |
| | * | | | | Refactor flash handling to different modules for different families | Matous Hybl | 2022-05-06 | 3 | -235/+298 | |
| | * | | | | Add support for F3 flash | Matous Hybl | 2022-05-06 | 14 | -31/+313 | |
| |/ / / / | ||||||
| | | | * | Change example pins | Henrik Alsér | 2022-05-07 | 1 | -3/+2 | |
| | | | * | Add qdec module | Henrik Alsér | 2022-05-07 | 10 | -0/+274 | |
| | |_|/ |/| | | ||||||
| * | | | Merge #751 | bors[bot] | 2022-05-04 | 1 | -3/+3 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | fixup! Use explicit return statement TaskStorage::spawn | Daniel Bevenius | 2022-05-04 | 1 | -1/+1 | |
| | * | | Use explicit return statement TaskStorage::spawn | Daniel Bevenius | 2022-05-04 | 1 | -3/+3 | |
| |/ / | ||||||
| * | | Merge #749 | bors[bot] | 2022-05-03 | 1 | -4/+4 | |
| |\ \ | |/ |/| | ||||||
| | * | Rename spawn_allocate to spawn_mark_used | Daniel Bevenius | 2022-05-03 | 1 | -4/+4 | |
| |/ | ||||||
| * | Merge pull request #748 from embassy-rs/nrf-i2c-timeout | Dario Nieuwenhuis | 2022-05-03 | 5 | -29/+288 | |
| |\ | ||||||
| | * | embassy/time: derives for TimeoutError. | Dario Nieuwenhuis | 2022-05-03 | 1 | -0/+2 | |
