aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Handle SUBGHZSPI as async.ceekdee2023-05-033-35/+11
|/ / / / /
* | | | | Merge #1376bors[bot]2023-05-012-0/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | stm32/rtc: cleanup and consolidatexoviat2023-04-182-0/+31
* | | | | Merge #1414bors[bot]2023-05-011-1/+8
|\ \ \ \ \
| * | | | | rp/uart: report errors from dma receivepennae2023-05-011-1/+8
* | | | | | rp/pio: write instr memory only from commonpennae2023-05-013-15/+23
* | | | | | rp/pio: move non-sm-specific methods to PioCommonpennae2023-05-012-12/+19
|/ / / / /
* | | | | Merge branch 'embassy-rs:master' into masterChuck Davis2023-04-2833-33/+33
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bump versions preparing for -macros and -executor releaseUlf Lilleengen2023-04-2733-33/+33
* | | | | Remove external-lora-phy feature.ceekdee2023-04-284-4/+4
* | | | | Remove legacy LoRa drivers.ceekdee2023-04-272-2/+2
|/ / / /
* | | | rp: remove pio Cargo feature.Dario Nieuwenhuis2023-04-261-1/+1
* | | | build fixes for stableUlf Lilleengen2023-04-262-2/+2
* | | | Merge branch 'embassy-rs:master' into masterChuck Davis2023-04-2633-60/+60
|\ \ \ \
| * | | | fix stm32f7 example runner command for probe-rs-cliMalte Brieske2023-04-261-1/+1
| * | | | Switch from probe-run to probe-rs-cli.Dario Nieuwenhuis2023-04-2633-60/+60
* | | | | 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-255-127/+8
* | | | | Add lora-phy examples.ceekdee2023-04-2319-316/+1215
* | | | | Merge branch 'embassy-rs:master' into masterChuck Davis2023-04-231-0/+27
|\| | | |
| * | | | Merge #1387bors[bot]2023-04-231-0/+27
| |\ \ \ \
| | * | | | rp: add PWM apipennae2023-04-231-0/+27
* | | | | | Use released lora-phy.ceekdee2023-04-214-4/+4
* | | | | | Add external LoRa physical layer functionality.ceekdee2023-04-2110-98/+549
|/ / / / /
* / / / / embassy-boot: update ci and examples to use the nightly flagsander2023-04-209-10/+10
|/ / / /
* | | | Merge #1379bors[bot]2023-04-1831-32/+32
|\ \ \ \
| * | | | enable inline-asm feature for cortex-m in examplespennae2023-04-1831-32/+32
| |/ / /
* / / / stm32/spi: add new_txonly_nosck constructor, for neopixels, with an example i...anton smeenk2023-04-181-0/+101
|/ / /
* | | stm32/sdmmc: add init_card retry.Dario Nieuwenhuis2023-04-171-1/+12
* | | Merge #1369bors[bot]2023-04-175-8/+8
|\ \ \
| * | | update to released versionsUlf Lilleengen2023-04-173-6/+6
| * | | Update to rust-lorawan with afit supportUlf Lilleengen2023-04-155-8/+8
| | | |
| \ \ \
*-. \ \ \ Merge #1371 #1374bors[bot]2023-04-172-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| | * | | stm32: fix defective examplexoviat2023-04-161-2/+2
| |/ / / |/| | |
| * | | stm32/rtc: remove chrono datetime and add convertersxoviat2023-04-161-1/+1
|/ / /
* | | stm32/sdmmc: switch to AFIT.Dario Nieuwenhuis2023-04-151-1/+1
* | | Release embassy-sync v0.2.0Dario Nieuwenhuis2023-04-1333-33/+33
* | | Fix duplicate package nameSebastian Goll2023-04-111-1/+1
* | | stm32: remove subghz feature.Dario Nieuwenhuis2023-04-071-1/+1
* | | Merge #1330bors[bot]2023-04-061-0/+77
|\ \ \
| * | | stm32/pwm: fix unused importxoviat2023-04-051-1/+1
| * | | stm32/pwm: add complementary pwm examplexoviat2023-04-051-0/+77
* | | | Update embedded-hal crates.Dario Nieuwenhuis2023-04-067-133/+46
* | | | Merge #1333bors[bot]2023-04-061-0/+35
|\ \ \ \
| * | | | Fix example reference voltageGrant Miller2023-04-051-4/+3
| * | | | Fix exampleGrant Miller2023-04-051-3/+12
| * | | | Update STM32F0 ADC example to use `read_internal`Matthew W. Samsonoff2023-04-051-2/+5
| * | | | Add ADC example for STM32F0Matthew W. Samsonoff2023-04-051-0/+24
* | | | | stm32: add H5 support.Dario Nieuwenhuis2023-04-0613-0/+615
|/ / / /