aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* boot: release flash after prepare and refactor apiUlf Lilleengen2023-08-113-9/+3
* Merge pull request #1753 from xoviat/rtc-wbxoviat2023-08-092-8/+2
|\
| * stm32/l4: set rtc clock source in rccxoviat2023-08-081-4/+1
| * stm32/rtc: remove generics and segregate clock selxoviat2023-08-081-4/+1
| * stm32/rtc: fix exampelxoviat2023-08-061-1/+1
| * stm32: fix rtc and examplesxoviat2023-08-061-1/+1
* | Update to embedded-io 0.5 (#1752)Dario Nieuwenhuis2023-08-0733-48/+50
* | Merge pull request #1739 from embassy-rs/refactor-fw-updaterUlf Lilleengen2023-08-069-33/+34
|\ \ | |/ |/|
| * Refactor firmware updaterUlf Lilleengen2023-08-069-33/+34
* | Fix package name for stm32f334-examplesAdam Greig2023-08-031-1/+1
|/
* net: move tuntap from std example to separate crate. (#1737)Dario Nieuwenhuis2023-08-036-242/+5
* rp: add single-channel dma from adcpennae2023-08-021-1/+1
* rp: generalize adc inputs from pins to channelspennae2023-08-011-5/+6
* Merge pull request #1704 from rubdos/ieee802154-fixesDario Nieuwenhuis2023-07-311-3/+3
|\
| * Introduce driver::HardwareAddress without smoltcp dependencyRuben De Smet2023-07-311-3/+2
| * Use HardwareAddress in DriverRuben De Smet2023-07-281-2/+3
* | Merge pull request #1724 from bguruprasath5/stm32g0-flash-supportDario Nieuwenhuis2023-07-311-0/+44
|\ \
| * | changed ADDR variable to addrdev-guruprasath2023-07-311-5/+5
| * | changed ADDR variable to addrdev-guruprasath2023-07-311-1/+1
| * | added working example for flashdev-guruprasath2023-07-311-1/+1
| * | added working example for flashdev-guruprasath2023-07-311-3/+0
| * | added working example for flashdev-guruprasath2023-07-311-0/+47
* | | Merge pull request #1687 from chemicstry/bxcan_timestampDario Nieuwenhuis2023-07-312-4/+18
|\ \ \
| * | | Merge remote-tracking branch 'origin/main' into bxcan_timestampchemicstry2023-07-3186-338/+994
| |\| |
| * | | stm32/can: implement proper RX timestampschemicstry2023-07-252-4/+18
* | | | Fix probe chip type in stm32h7 exampleJulian2023-07-311-1/+1
| |/ / |/| |
* | | Merge pull request #1606 from JcBernack/rng-updateDario Nieuwenhuis2023-07-3014-28/+67
|\ \ \
| * | | stm32/rng: use bind_interrupts!.Dario Nieuwenhuis2023-07-3114-28/+67
* | | | Merge pull request #1718 from copterust/stm32-spi-set-freq-in-configDario Nieuwenhuis2023-07-3015-141/+59
|\ \ \ \
| * | | | Set frequency in stm32 SPI examplesbofh2023-07-318-16/+40
| * | | | Fix format in stm32 SPI examplesbofh2023-07-306-54/+6
| * | | | Fix more stm32 SPI examplesbofh2023-07-306-12/+24
| * | | | Fix formattingbofh2023-07-305-45/+5
| * | | | Fix stm32 SPI examplesbofh2023-07-309-35/+5
* | | | | Uart pio fix zerosMichael van Niekerk2023-07-301-4/+6
| |/ / / |/| | |
* | | | wpan: fix examplesGhaithOueslati2023-07-308-16/+40
|/ / /
* | | stm32/pwm: add output type controlxoviat2023-07-294-5/+9
* | | Merge pull request #1710 from Sizurka/rp-async-flashDario Nieuwenhuis2023-07-282-6/+40
|\ \ \
| * | | rp: add async flashDerek Hageman2023-07-282-6/+40
* | | | Merge branch 'main' of https://github.com/embassy-rs/embassy into hrtimxoviat2023-07-2847-163/+657
|\| | |
| * | | Merge pull request #1707 from pennae/rp-pio-loadDario Nieuwenhuis2023-07-285-49/+17
| |\ \ \
| | * | | rp: relocate programs implicitly during loadpennae2023-07-285-49/+17
| | | |/ | | |/|
| * | | remove memory.x files for other stm32 examplesJuliDi2023-07-289-97/+5
| * | | add dac-dma example for h7, remove memory.xJuliDi2023-07-283-6/+141
| |/ /
| * | stm32/timer: merge pwm module into timer. (#1703)Dario Nieuwenhuis2023-07-285-10/+10
| * | Merge pull request #1699 from mvniekerk/mainDario Nieuwenhuis2023-07-281-0/+413
| |\ \
| | * | Make pipes local vars.Dario Nieuwenhuis2023-07-281-15/+15
| | * | Fixes as per PRMichael van Niekerk2023-07-281-66/+48
| | * | Merge remote-tracking branch 'origin/main'Michael van Niekerk2023-07-2827-16/+70
| | |\ \
| | | * \ Merge branch 'embassy-rs:main' into mainMichael van Niekerk2023-07-2827-16/+70
| | | |\ \