| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | * | stm32/gpio: add EH1.0 trait impls. | Dario Nieuwenhuis | 2022-05-03 | 1 | -1/+100 |
| | * | nrf/twim: add blocking methods variants with timeout. | Dario Nieuwenhuis | 2022-05-03 | 2 | -1/+127 |
| | * | nrf/twim: add option for high drive. | Dario Nieuwenhuis | 2022-05-03 | 1 | -2/+14 |
| | * | nrf/gpio: add input+output to Flex, for OpenDrain. | Dario Nieuwenhuis | 2022-05-03 | 1 | -25/+45 |
| * | | Merge #747 | bors[bot] | 2022-05-02 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | stm32/adc/v4: Fix log statement | Grant Miller | 2022-05-02 | 1 | -1/+1 |
| * | | Merge pull request #746 from embassy-rs/net-get-config | Dario Nieuwenhuis | 2022-05-02 | 7 | -12/+30 |
| |\ \ | |/ |/| | |||||
| | * | net: add functions to get current Eth and IP config | Dario Nieuwenhuis | 2022-05-02 | 7 | -12/+30 |
| |/ | |||||
