| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| *-. | Merge #984 #1006 | bors[bot] | 2022-10-12 | 3 | -3/+109 |
| |\ \ | |||||
| | | * | Removes some of the code duplication for UarteWithIdle | huntc | 2022-10-09 | 1 | -3/+4 |
| | * | | embassy-rp i2c: async (non-blocking) example | Jeremy Fitzhardinge | 2022-10-01 | 1 | -0/+102 |
| | * | | embassy-rp: async i2c implementation | Jeremy Fitzhardinge | 2022-10-01 | 1 | -0/+3 |
| * | | | Change rak4631 feature to sx126x, removing use in board-specific processing; ... | ceekdee | 2022-10-10 | 3 | -98/+44 |
| * | | | Merge branch 'embassy-rs:master' into master | Chuck Davis | 2022-10-10 | 1 | -3/+22 |
| |\ \ \ | |||||
| | * \ \ | Merge #1004 | bors[bot] | 2022-10-10 | 1 | -3/+22 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Fix adc_v4 compilation | chemicstry | 2022-10-07 | 1 | -1/+1 |
| | | * | | Fix internal channel reading on adc_v2 | chemicstry | 2022-10-07 | 1 | -3/+22 |
| * | | | | Merge branch 'embassy-rs:master' into master | Chuck Davis | 2022-10-08 | 48 | -26/+127 |
| |\| | | | |||||
| | * | | | all Cargo.toml: Add license to all crate Cargo.toml files | chrysn | 2022-10-07 | 31 | -0/+31 |
| | |/ / | |||||
| | * | | update embedded-hal api | Jeremy Fitzhardinge | 2022-10-01 | 2 | -2/+2 |
| | * | | rename to i2c_blocking | Jeremy Fitzhardinge | 2022-10-01 | 1 | -0/+0 |
| | * | | rp i2c: blocking example | Jeremy Fitzhardinge | 2022-10-01 | 1 | -0/+70 |
| | |/ | |||||
| | * | Remove flash lock/unlock public API from stm32 flash, and perform the unlocki... | Mathias | 2022-09-30 | 15 | -15/+15 |
| | * | Update embedded-hal versions and explicitly pin | Ulf Lilleengen | 2022-09-29 | 3 | -10/+10 |
| * | | Improve generics and consolidate antenna handling | ceekdee | 2022-10-08 | 2 | -8/+8 |
| * | | Update some outstanding questions | ceekdee | 2022-09-28 | 1 | -1/+1 |
| * | | Initial add for sx126x | ceekdee | 2022-09-27 | 3 | -1/+263 |
| |/ | |||||
| * | Use firmware writer in stm32{f7, h7} example app | Ulf Lilleengen | 2022-09-26 | 2 | -17/+17 |
| * | usb: move classes into the `embassy-usb` crate. | Dario Nieuwenhuis | 2022-09-26 | 17 | -27/+16 |
| * | Remove default, reorder generic params | ivmarkov | 2022-09-25 | 3 | -3/+6 |
| * | Parameterize Signal with RawMutex | ivmarkov | 2022-09-24 | 1 | -1/+1 |
| * | Replace futures::future::join -> embassy_futures::join::join. | Dario Nieuwenhuis | 2022-09-22 | 12 | -8/+12 |
| * | Replace futures::future::poll_fn -> core::future::poll_fn. | Dario Nieuwenhuis | 2022-09-22 | 2 | -2/+4 |
| * | Update Rust nightly. | Dario Nieuwenhuis | 2022-09-22 | 14 | -14/+0 |
| * | Remove BootFlash borrow | Ulf Lilleengen | 2022-09-20 | 2 | -5/+4 |
| * | Feature-gate time-driver in embassy-rp | Mathias | 2022-09-16 | 1 | -1/+1 |
| * | Merge #939 | bors[bot] | 2022-09-04 | 23 | -23/+23 |
| |\ | |||||
| | * | time: add more tick rates, use 1mhz as default. | Dario Nieuwenhuis | 2022-09-02 | 23 | -23/+23 |
| * | | usbd-hid: 0.5.2 -> 0.6.0 | Alex Martens | 2022-09-04 | 2 | -2/+2 |
| * | | Merge #839 | bors[bot] | 2022-09-04 | 5 | -10/+37 |
| |\ \ | |||||
| | * | | lora: Fix for stm32l0 exampe to build | Timo Kröger | 2022-08-26 | 1 | -1/+1 |
| | * | | Use released rust-lorawan with radio fixes | Ulf Lilleengen | 2022-08-26 | 2 | -2/+2 |
| | * | | Use LP as default | Ulf Lilleengen | 2022-08-26 | 1 | -2/+2 |
| | * | | lora: Make some options configurable | Timo Kröger | 2022-08-26 | 1 | -1/+3 |
| | * | | lora: Use a trait for RF frontend switching | Timo Kröger | 2022-08-26 | 1 | -1/+27 |
| | * | | lora: Improve IRQ handling | Timo Kröger | 2022-08-26 | 1 | -3/+2 |
| | * | | stm32wl: Do not require external SPI pins for SUBGHZ | Timo Kröger | 2022-08-26 | 2 | -2/+2 |
| * | | | Merge #935 | bors[bot] | 2022-09-02 | 12 | -34/+46 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Remove generic const expressions from embassy-boot | Ulf Lilleengen | 2022-09-02 | 12 | -34/+46 |
| * | | | Cleanup examples | Henrik Alsér | 2022-09-01 | 2 | -4/+4 |
| * | | | Reorder args | Henrik Alsér | 2022-09-01 | 1 | -1/+1 |
| * | | | transfer_in_place | Henrik Alsér | 2022-09-01 | 1 | -1/+1 |
| * | | | Fix example | Henrik Alsér | 2022-09-01 | 1 | -2/+3 |
| * | | | impl embedded-hal-async | Henrik Alsér | 2022-09-01 | 1 | -4/+2 |
| * | | | example | Henrik Alsér | 2022-09-01 | 2 | -2/+33 |
| * | | | net: feature-gate nightly-only async traits to allow building on stable. | Dario Nieuwenhuis | 2022-08-30 | 11 | -15/+12 |
| * | | | Merge pull request #927 from embassy-rs/rp-usb | Dario Nieuwenhuis | 2022-08-30 | 3 | -0/+373 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | rp: add usb device support. | Dario Nieuwenhuis | 2022-08-25 | 3 | -0/+373 |
