aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/rp: fix buffered uart testpennae2023-05-011-3/+3
* Merge #1407bors[bot]2023-04-3047-9712/+12
|\
| * Merge branch 'embassy-rs:master' into masterChuck Davis2023-04-304-18/+216
| |\ | |/ |/|
* | Merge #1405bors[bot]2023-04-302-0/+180
|\ \
| * | removed constrain methodOueslatiGhaith2023-04-281-10/+0
| * | reversed changes in Cargo.tomlOueslatiGhaith2023-04-271-1381/+1348
| * | fixed missing importsOueslatiGhaith2023-04-272-1348/+1383
| * | fixed mistake with casting channel to a usizeOueslatiGhaith2023-04-271-14/+14
| * | add IPCC peripheral for stm32wbOueslatiGhaith2023-04-272-0/+188
* | | Merge #1412bors[bot]2023-04-301-18/+14
|\ \ \
| * | | stm32/uart: abort on errorxoviat2023-04-281-18/+14
* | | | Merge #1410bors[bot]2023-04-301-0/+22
|\ \ \ \
| * | | | rustfmtxoviat2023-04-281-4/+10
| * | | | Add `Transactional` trait to rp's i2c implLixou2023-04-281-0/+16
|/ / / /
| | | * Merge branch 'embassy-rs:master' into masterChuck Davis2023-04-2846-47/+70
| | | |\ | |_|_|/ |/| | |
* | | | Merge #1403bors[bot]2023-04-2746-47/+70
|\ \ \ \
| * | | | add changelogUlf Lilleengen2023-04-271-0/+23
| * | | | Bump versions preparing for -macros and -executor releaseUlf Lilleengen2023-04-2745-47/+47
| | |/ / | |/| |
| | | * Remove external-lora-phy feature.ceekdee2023-04-286-13/+8
| | | * Remove legacy LoRa drivers.ceekdee2023-04-2745-9701/+6
| |_|/ |/| |
* | | Merge #1406bors[bot]2023-04-271-17/+5
|\ \ \ | |/ / |/| |
| * | rustfmtkalkyl2023-04-271-5/+1
| * | rp: DMA behaviour during FLASH operationskalkyl2023-04-271-14/+6
* | | Merge #1402bors[bot]2023-04-263-18/+13
|\ \ \
| * | | rp: remove pio Cargo feature.Dario Nieuwenhuis2023-04-263-18/+13
|/ / /
* | | Merge #1396bors[bot]2023-04-2632-528/+2095
|\ \ \
| * \ \ Merge pull request #1 from lulf/build-fixesChuck Davis2023-04-262-2/+2
| |\ \ \
| | * | | build fixes for stableUlf Lilleengen2023-04-262-2/+2
| |/ / /
| * | | Merge branch 'embassy-rs:master' into masterChuck Davis2023-04-2634-62/+62
| |\ \ \
| * | | | Add nightly feature specification for lora-phy.ceekdee2023-04-262-4/+4
| * | | | Correct nightly feature specification.ceekdee2023-04-262-3/+4
| * | | | Deprecate original LoRa drivers. Update rust-lorawan releases.ceekdee2023-04-258-129/+12
| * | | | Add lora-phy examples.ceekdee2023-04-2320-316/+1218
| * | | | Merge branch 'embassy-rs:master' into masterChuck Davis2023-04-238-11/+531
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Use released lora-phy.ceekdee2023-04-215-6/+6
| * | | | Add external LoRa physical layer functionality.ceekdee2023-04-2115-103/+884
| | |_|/ | |/| |
* | | | Merge #1400bors[bot]2023-04-261-0/+80
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add support for setting up the nRFs internal DCDCsEmil Fresk2023-04-261-0/+80
|/ / /
* | | Merge pull request #1399 from mbrieske/probe-rs-stm32f7exampleDario Nieuwenhuis2023-04-261-1/+1
|\ \ \
| * | | fix stm32f7 example runner command for probe-rs-cliMalte Brieske2023-04-261-1/+1
|/ / /
* | | Merge pull request #1398 from embassy-rs/probe-rsDario Nieuwenhuis2023-04-2634-62/+62
|\ \ \ | |_|/ |/| |
| * | Switch from probe-run to probe-rs-cli.Dario Nieuwenhuis2023-04-2634-62/+62
|/ /
* | Merge #1387bors[bot]2023-04-237-4/+522
|\ \
| * | rp: add PWM apipennae2023-04-237-4/+522
* | | Merge #1392bors[bot]2023-04-231-7/+9
|\ \ \ | |_|/ |/| |
| * | embassy-rs : @pennae Fix division intrinsics naming clash with rp2040-halPeter Krull2023-04-231-14/+9
| * | embassy-rp : Added feature flag to otherwise unused definitionsPeter Krull2023-04-231-1/+3
| * | embassy-rp : Added intrinsic feature flag to global_asm macroPeter Krull2023-04-231-1/+1
| * | Added feature flag to embassy-rp intrinsics to avoid conflicts with rp2040-halPeter Krull2023-04-231-0/+5
|/ /
* | Merge #1383bors[bot]2023-04-2027-37/+72
|\ \