| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| * | Merge #806 | bors[bot] | 2022-06-12 | 6 | -9/+9 | |
| |\ | ||||||
| | * | Add embassy-cortex-m crate. | Dario Nieuwenhuis | 2022-06-12 | 6 | -9/+9 | |
| * | | Rename channel to mpmc | huntc | 2022-06-12 | 9 | -9/+9 | |
| |/ | ||||||
| * | common/PeripheralMutex: remove unsafe API. (#802) | Dario Nieuwenhuis | 2022-06-09 | 1 | -2/+1 | |
| * | stm32: add USB driver. | Dario Nieuwenhuis | 2022-06-07 | 13 | -2/+881 | |
| * | Add example for using a Signal. | Dominic Clifton | 2022-06-06 | 1 | -0/+41 | |
| * | fix build adding missing time-tick feature. | Dario Nieuwenhuis | 2022-05-31 | 7 | -7/+7 | |
| * | boot/stm32: autodetect thumbv6, remove cargo feature. | Dario Nieuwenhuis | 2022-05-31 | 2 | -2/+2 | |
| * | examples/stm32*, tests/stm32: specify time-tick-32768hz | Will Glynn | 2022-05-31 | 15 | -15/+15 | |
| *-. | Merge #781 #785 | bors[bot] | 2022-05-31 | 7 | -256/+240 | |
| |\ \ | ||||||
| | * | | WIP embassy-net v2 | Dario Nieuwenhuis | 2022-05-25 | 7 | -256/+240 | |
| * | | | Update embedded-hal-async to 0.1.0-alpha.1 | Dario Nieuwenhuis | 2022-05-29 | 3 | -3/+3 | |
| | |/ |/| | ||||||
| * | | Merge #783 | bors[bot] | 2022-05-27 | 3 | -15/+42 | |
| |\ \ | ||||||
| | * | | Implement BufRead for nrf BufferedUarte | chemicstry | 2022-05-26 | 1 | -15/+5 | |
| | * | | Simplify example | chemicstry | 2022-05-26 | 1 | -5/+3 | |
| | * | | Fix removed space | chemicstry | 2022-05-26 | 1 | -0/+1 | |
| | * | | Reimplement BufRead for BufferedUart | chemicstry | 2022-05-26 | 2 | -1/+39 | |
| | |/ | ||||||
| * / | Async shared bus for SPI & I2C + rename embassy-traits (#769) | Henrik Alsér | 2022-05-26 | 19 | -19/+19 | |
| |/ | ||||||
| * | Merge pull request #771 from embassy-rs/net-split | Dario Nieuwenhuis | 2022-05-19 | 2 | -3/+3 | |
| |\ | ||||||
| | * | Make embassy-net nightly-only. | Dario Nieuwenhuis | 2022-05-19 | 2 | -3/+3 | |
| * | | Merge #776 | bors[bot] | 2022-05-19 | 1 | -0/+26 | |
| |\ \ | |/ |/| | ||||||
| | * | Automatically set ADC clock prescaler on v2 ADC to respect max frequency | Matous Hybl | 2022-05-18 | 1 | -0/+26 | |
| * | | Update embedded-io to 0.3 | Dario Nieuwenhuis | 2022-05-19 | 5 | -5/+5 | |
| * | | Merge branch 'embassy-rs:master' into qdec | Henrik Alsér | 2022-05-12 | 4 | -5/+19 | |
| |\ \ | ||||||
| | | \ | ||||||
| | | \ | ||||||
| | *-. \ | Merge #763 #766 | bors[bot] | 2022-05-12 | 4 | -5/+19 | |
| | |\ \ \ | | |_|/ | |/| | | ||||||
| | | | * | Make usb_serial examples work on windows | Timo Kröger | 2022-05-12 | 2 | -0/+14 | |
| | | |/ | |/| | ||||||
| | | * | usb: remove address arg from endpoint allocation. | Dario Nieuwenhuis | 2022-05-09 | 4 | -5/+5 | |
| | |/ | ||||||
| * | | Merge branch 'embassy-rs:master' into qdec | Henrik Alsér | 2022-05-07 | 48 | -363/+806 | |
| |\| | ||||||
| | * | Merge #752 | bors[bot] | 2022-05-06 | 18 | -362/+40 | |
| | |\ | ||||||
| | | * | Replace embassy::io with embedded_io. | Dario Nieuwenhuis | 2022-05-07 | 13 | -32/+38 | |
| | | * | Remove embassy_hal_common::usb. | Dario Nieuwenhuis | 2022-05-04 | 5 | -330/+2 | |
| | * | | Add H7 flash and bootloader support | Matous Hybl | 2022-05-06 | 11 | -0/+269 | |
| | * | | Add F7 flash and bootloader support | Matous Hybl | 2022-05-06 | 11 | -0/+270 | |
| | * | | Add support for F3 flash | Matous Hybl | 2022-05-06 | 10 | -1/+227 | |
| | |/ | ||||||
| * | | Change example pins | Henrik Alsér | 2022-05-07 | 1 | -3/+2 | |
| * | | Add qdec module | Henrik Alsér | 2022-05-07 | 1 | -0/+29 | |
| |/ | ||||||
| * | net: add functions to get current Eth and IP config | Dario Nieuwenhuis | 2022-05-02 | 2 | -2/+2 | |
| * | Merge #743 | bors[bot] | 2022-04-30 | 1 | -0/+56 | |
| |\ | ||||||
| | * | Use defmt-friendly error handling | Joonas Javanainen | 2022-04-30 | 1 | -3/+3 | |
| | * | Add PLL example for F2 | Joonas Javanainen | 2022-04-29 | 1 | -0/+56 | |
| * | | embassy-stm32/eth: convert LAN8742 driver to generic SMI driver | David Lenfesty | 2022-04-30 | 2 | -8/+8 | |
| |/ | ||||||
| * | Fix linker script for nrf bootloader example | Ulf Lilleengen | 2022-04-28 | 4 | -1/+24 | |
| * | Allow using separate page sizes for state and dfu | Ulf Lilleengen | 2022-04-28 | 5 | -5/+5 | |
| * | Add bootloader to CI | Ulf Lilleengen | 2022-04-27 | 19 | -36/+44 | |
| * | Add stm32 flash + bootloader support | Ulf Lilleengen | 2022-04-27 | 41 | -22/+892 | |
| *-. | Merge #734 #735 | bors[bot] | 2022-04-26 | 2 | -0/+53 | |
| |\ \ | ||||||
| | | * | stm32: add stm32u5 GPDMA, SPIv4 support, add HIL tests. | Dario Nieuwenhuis | 2022-04-27 | 1 | -0/+29 | |
| | * | | executor: Add `Spawner::for_current_executor`. | Dario Nieuwenhuis | 2022-04-26 | 1 | -0/+24 | |
| | |/ | ||||||
| * / | Update to released lorawan crates | Ulf Lilleengen | 2022-04-26 | 4 | -7/+7 | |
| |/ | ||||||
| * | examples/nrf: add self_spawn example. | Dario Nieuwenhuis | 2022-04-25 | 1 | -0/+24 | |
